summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKurt Pattyn <pattyn.kurt@gmail.com>2013-08-12 16:07:17 +0200
committerKurt Pattyn <pattyn.kurt@gmail.com>2013-08-12 16:07:17 +0200
commitb40a325d1a8e0798a2fde3166f17376f2f3894a2 (patch)
treef86342d6559c8a786475a7b613b0c78dcc35e7dc
parent03f7ebbbedd42d08d66b0f5369976013ec769966 (diff)
downloadqtwebsockets-b40a325d1a8e0798a2fde3166f17376f2f3894a2.tar.gz
Update index.html
-rw-r--r--index.html23
1 files changed, 12 insertions, 11 deletions
diff --git a/index.html b/index.html
index d452d16..c89fc1c 100644
--- a/index.html
+++ b/index.html
@@ -32,7 +32,17 @@
<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>
- <h3>
+ <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>
<p>QWebSockets is a pure Qt implementation of WebSockets - both client and server.
@@ -88,16 +98,7 @@ 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>
- <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>
+ <p class="copyright">QWebSockets maintained by <a href="https://github.com/KurtPattyn">KurtPattyn</a></p>
<p>Published with <a href="http://pages.github.com">GitHub Pages</a></p>
</footer>
</div>