diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ Its fingerprint is <code style="white-space: pre-wrap;">0281 0B23 3E1A 7D41 8FB1 <h3>Projects</h3> <div class="list-group reasonable-width"> <a class="list-group-item" href="/sorting_algorithms/"><span class="glyphicon glyphicon-chevron-right"></span> Sorting algorithms</a> - <a class="list-group-item" href="/cpp_tips/"><span class="glyphicon glyphicon-chevron-right"></span> C++ tips</a> + <a class="list-group-item" href="/cpp-notes/"><span class="glyphicon glyphicon-chevron-right"></span> C++ notes</a> </div> </div> </div> |