diff options
| -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 e81ad58..042b827 100644 --- a/templates/base.html +++ b/templates/base.html | |||
| @@ -101,6 +101,7 @@ | |||
| 101 | <a href="/">Home</a> | 101 | <a href="/">Home</a> |
| 102 | <a href="/projects.html">Projects</a> | 102 | <a href="/projects.html">Projects</a> |
| 103 | <a href="https://github.com/mitjafelicijan/probe" target="_blank">Probe</a> | 103 | <a href="https://github.com/mitjafelicijan/probe" target="_blank">Probe</a> |
| 104 | <a href="https://git.mitjafelicijan.com" target="_blank">Code</a> | ||
| 104 | <a href="https://github.com/mitjafelicijan" target="_blank">GitHub</a> | 105 | <a href="https://github.com/mitjafelicijan" target="_blank">GitHub</a> |
| 105 | <a href="https://github.com/mitjafelicijan/dotfiles" target="_blank" class="hide-on-mobile">Dotfiles</a> | 106 | <a href="https://github.com/mitjafelicijan/dotfiles" target="_blank" class="hide-on-mobile">Dotfiles</a> |
| 106 | <a href="/curriculum-vitae.html">CV</a> | 107 | <a href="/curriculum-vitae.html">CV</a> |
