summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-08-12 13:50:54 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-08-12 13:50:54 +0200
commit604fa98ba06e1a12fe6203a614360d6b6090eda2 (patch)
treef950dcc4d321c5d61f883a9bb9e014e57db4aa46
parent093c65537e1f74b980abf9b1009c692aaaa51144 (diff)
downloadqtwebsockets-604fa98ba06e1a12fe6203a614360d6b6090eda2.tar.gz
Update index.html
-rw-r--r--index.html11
1 files changed, 0 insertions, 11 deletions
diff --git a/index.html b/index.html
index a4381ef..96d6020 100644
--- a/index.html
+++ b/index.html
@@ -91,8 +91,6 @@ Only tests with <strong>invalid Unicode code points</strong> do <strong>not</str
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>
-<!-- Place this tag where you want the widget to render. -->
-<div class="g-person" data-href="//plus.google.com/107734125547708049040" data-rel="author"></div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
@@ -104,14 +102,5 @@ Only tests with <strong>invalid Unicode code points</strong> do <strong>not</str
} catch(err) {}
</script>
-<!-- Place this tag after the last widget tag. -->
-<script type="text/javascript">
- (function() {
- var po = document.createElement('script'); po.type = 'text/javascript'; po.async = true;
- po.src = 'https://apis.google.com/js/plusone.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(po, s);
- })();
-</script>
-
</body>
</html>