summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-08-12 12:19:44 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-08-12 12:19:44 +0200
commit5dabfd7bb75cb958d2ca0dc2eefcfe1c0617f6b7 (patch)
tree59089a09f8af811bf71d44304adc6cd2ffdffb71
parent7e56ff42ff42ca66ea3ec88463352144ea394ac5 (diff)
downloadqtwebsockets-5dabfd7bb75cb958d2ca0dc2eefcfe1c0617f6b7.tar.gz
Update index.html
-rw-r--r--index.html12
1 files changed, 11 insertions, 1 deletions
diff --git a/index.html b/index.html
index 4df5199..66c645b 100644
--- a/index.html
+++ b/index.html
@@ -91,7 +91,17 @@ 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>
+
+<!-- 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>
<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"));