Skip to content

Commit b2fa8c0

Browse files
committed
ghbtns
1 parent f14b853 commit b2fa8c0

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

assets/awesome-cpp.css

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,9 @@ h2 {
3737
border-top: 1px solid #BBB;
3838
padding-top: 20px;
3939
}
40+
41+
#ghbtns {
42+
position: absolute;
43+
top: 20px;
44+
right: 200px;
45+
}

index.html

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
</head>
1212
<body>
13+
<div id="ghbtns">
14+
<iframe src="http://ghbtns.com/github-btn.html?user=fffaraz&repo=awesome-cpp&type=watch&count=true&size=large" allowtransparency="true" frameborder="0" scrolling="0" width="170" height="30"></iframe>
15+
</div>
1316
<div id="content">
1417
</div>
1518
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>

0 commit comments

Comments
 (0)