diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-16 10:30:15 +0100 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2026-01-16 10:30:15 +0100 |
| commit | 5f3daa84574ba7988be8d4c53f4cd4a8d521baa9 (patch) | |
| tree | 10e745fe2ddac818cc319848083ebb40d43ad359 /templates | |
| parent | 3988722c6252dc5c27b26b1909a1e8ec6fd5d332 (diff) | |
| download | mitjafelicijan.com-5f3daa84574ba7988be8d4c53f4cd4a8d521baa9.tar.gz | |
Updated main menu
Diffstat (limited to 'templates')
| -rw-r--r-- | templates/base.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html index 89f7d3d..ab8e748 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -96,7 +96,6 @@ | |||
| 96 | <a href="/">Home</a> | 96 | <a href="/">Home</a> |
| 97 | <a href="/projects.html">Projects</a> | 97 | <a href="/projects.html">Projects</a> |
| 98 | <a href="https://github.com/mitjafelicijan/probe" target="_blank">Probe</a> | 98 | <a href="https://github.com/mitjafelicijan/probe" target="_blank">Probe</a> |
| 99 | <a href="https://git.mitjafelicijan.com" target="_blank">Code</a> | ||
| 100 | <a href="https://github.com/mitjafelicijan" target="_blank">GitHub</a> | 99 | <a href="https://github.com/mitjafelicijan" target="_blank">GitHub</a> |
| 101 | <a href="https://github.com/mitjafelicijan/dotfiles" target="_blank" class="hide-on-mobile">Dotfiles</a> | 100 | <a href="https://github.com/mitjafelicijan/dotfiles" target="_blank" class="hide-on-mobile">Dotfiles</a> |
| 102 | <a href="/curriculum-vitae.html">CV</a> | 101 | <a href="/curriculum-vitae.html">CV</a> |
