Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit319cf28

Browse files
committed
Remove google+ button from home page
1 parent11daca6 commit319cf28

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

‎index.html

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -39,17 +39,6 @@ <h1>Overview</h1>
3939
<p>The project aims to build upon the latest C++ standard (currently C++11) to provide easy to use libraries for network programming. We use the latest compiler versions and features with an eye on pushing the boundaries on leveraging what's available in C++.</p>
4040
<p>Currently the library contains an HTTP client and server implementation, a stand-alone URI library, a network message framework, and some concurrency tools.</p>
4141
<p>The project welcomes contributions from people interested in joining the effort. See the section on<ahref="#policies">Project Policies</a> for more information on getting involved.</p>
42-
<divclass="g-plusone"data-annotation="inline"data-width="300"></div>
43-
<scripttype="text/javascript">
44-
(function(){
45-
varpo=document.createElement('script');
46-
po.type='text/javascript';
47-
po.async=true;
48-
po.src='https://apis.google.com/js/platform.js';
49-
vars=document.getElementsByTagName('script')[0];
50-
s.parentNode.insertBefore(po,s);
51-
})();
52-
</script>
5342
</section>
5443
<sectionid="download">
5544
<divclass="page-header">

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp