summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-08-12 16:10:08 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-08-12 16:10:08 +0200
commit8912038683166252cdc9d1665712451916acf69c (patch)
tree8ef75fae72c3361165b5da98f7d983faa2775851
parentb40a325d1a8e0798a2fde3166f17376f2f3894a2 (diff)
downloadqtwebsockets-8912038683166252cdc9d1665712451916acf69c.tar.gz
Update index.html
-rw-r--r--index.html16
1 files changed, 5 insertions, 11 deletions
diff --git a/index.html b/index.html
index c89fc1c..ea85da5 100644
--- a/index.html
+++ b/index.html
@@ -32,16 +32,6 @@
<div id="main_content_wrap" class="outer">
<section id="main_content" class="inner">
<script type="text/javascript" src="http://www.ohloh.net/p/643300/widgets/project_partner_badge.js"></script>
- <a href="http://be.linkedin.com/in/kurtpattyn">
- <img src="http://www.linkedin.com/img/webpromo/btn_viewmy_160x25.png" width="160" height="25" border="0" alt="View Kurt Pattyn's profile on LinkedIn">
- </a></p>
- <!-- Place this code where you want the badge to render. -->
-<p></p><a href="//plus.google.com/107734125547708049040?prsrc=3"
- rel="publisher" target="_top" style="text-decoration:none;display:inline-block;color:#333;text-align:center; font:13px/16px arial,sans-serif;white-space:nowrap;">
-<span style="display:inline-block;font-weight:bold;vertical-align:top;margin-right:5px; margin-top:0px;">Follow me</span><span style="display:inline-block;vertical-align:top;margin-right:13px; margin-top:0px;">on</span>
-<img src="//ssl.gstatic.com/images/icons/gplus-16.png" alt="Google+" style="border:0;width:16px;height:16px;"/>
-</a></p>
-
<h3>
<a name="introduction" class="anchor" href="#introduction"><span class="octicon octicon-link"></span></a>Introduction</h3>
@@ -98,7 +88,11 @@ Only tests with <strong>invalid Unicode code points</strong> do <strong>not</str
<!-- FOOTER -->
<div id="footer_wrap" class="outer">
<footer class="inner">
- <p class="copyright">QWebSockets maintained by <a href="https://github.com/KurtPattyn">KurtPattyn</a></p>
+ <p class="copyright">QWebSockets maintained by <a href="https://github.com/KurtPattyn">KurtPattyn</a>
+ <a href="http://be.linkedin.com/in/kurtpattyn">
+ <img src="http://www.linkedin.com/img/webpromo/btn_viewmy_160x25.png" style="width:160px;" height="25" border="0" alt="View Kurt Pattyn's profile on LinkedIn">
+ </a>
+ </p>
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>