1
0
Fork 0
mirror of https://github.com/fffaraz/awesome-cpp.git synced 2025-10-30 23:48:24 -04:00
cpp/index.html
Faraz Fallahi 3d436ddc1e repo link
2015-03-22 12:03:08 -05:00

23 lines
917 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Awesome C/C++</title>
<link rel="stylesheet" type="text/css" href="assets/normalize.css">
<link rel="stylesheet" type="text/css" href="assets/typeplate.css">
<link rel="stylesheet" type="text/css" href="assets/uikit.css">
<link rel="stylesheet" type="text/css" href="assets/awesome-cpp.css">
</head>
<body>
<p><center><a href="https://github.com/fffaraz/awesome-cpp">https://github.com/fffaraz/awesome-cpp</a></center></p>
<div id="ghbtns">
<iframe src="https://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>
</div>
<div id="content">
</div>
<script src="https://code.jquery.com/jquery-2.1.1.min.js"></script>
<script src="assets/showdown.js"></script>
<script src="assets/awesome-cpp.js"></script>
</body>
</html>