mirror of
https://github.com/fffaraz/awesome-cpp.git
synced 2025-10-30 23:48:24 -04:00
23 lines
917 B
HTML
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>
|