Code link in header

Author Mitja Felicijan <mitja.felicijan@gmail.com> 2026-04-30 00:44:09 +0200
Committer Mitja Felicijan <mitja.felicijan@gmail.com> 2026-04-30 00:44:09 +0200
Commit cf88091e3eeafa4e4543423ee11bdce650b5043a (patch)
-rw-r--r-- templates/base.html 1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/base.html b/templates/base.html
...
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>
...