first draft
This commit is contained in:
parent
005ea8d7d9
commit
ccdb46c7a7
3 changed files with 38 additions and 17 deletions
|
|
@ -32,10 +32,11 @@
|
|||
<li class="topic trading">
|
||||
<a href="/trading" onclick="typechars(event)">Trading</a>
|
||||
</li>
|
||||
<li class="topic interview-problems">
|
||||
<li class="topic algorithms">
|
||||
<a href="/algorithms" onclick="typechars(event)">Algorithms</a>
|
||||
</li>
|
||||
</ul>
|
||||
<div class="posts" id="posts"></div>
|
||||
</main>
|
||||
<footer>
|
||||
<div class="footer-links">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue