Add new page

This commit is contained in:
2020-06-24 15:26:29 +01:00
parent dc6d1d4b4b
commit 48afa05016
9 changed files with 199 additions and 11 deletions

View File

@@ -77,6 +77,13 @@
</a>
<a class="mdc-list-item" href="/comsci/">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">music_video</i>
<span class="mdc-list-item__text">ComSci</span>
</a>
<a class="mdc-list-item" href="/luhn-algorithm/">
<i class="material-icons mdc-list-item__graphic" aria-hidden="true">credit_card</i>
<span class="mdc-list-item__text">Luhn Algorithm</span>