diff options
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/base.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html index 647d74f..f45914e 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -67,6 +67,7 @@ | |||
| 67 | <li><a href="https://mitjafelicijan.github.io/hextorgba/" target="_blank">HEX to RGBA</a></li> | 67 | <li><a href="https://mitjafelicijan.github.io/hextorgba/" target="_blank">HEX to RGBA</a></li> |
| 68 | <li><a href="https://mitjafelicijan.github.io/binary-visualization/" target="_blank">Binary visualizations</a></li> | 68 | <li><a href="https://mitjafelicijan.github.io/binary-visualization/" target="_blank">Binary visualizations</a></li> |
| 69 | <li><a href="https://mitjafelicijan.github.io/mapsofdoom/" target="_blank">Maps of Doom</a></li> | 69 | <li><a href="https://mitjafelicijan.github.io/mapsofdoom/" target="_blank">Maps of Doom</a></li> |
| 70 | <li><a href="/assets/general/mitja-felicijan-hairytales.pdf" target="_blank">Hairy Tales</a></li> | ||
| 70 | </ul> | 71 | </ul> |
| 71 | </div> | 72 | </div> |
| 72 | </aside> | 73 | </aside> |
