diff options
| 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) | |
| tree | 5961a2d60788563d558d6a78d4099232da6dac55 | |
| parent | 7949cdfaecbf5613b4e83a1e648b8a716d27ed41 (diff) | |
| download | mitjafelicijan.com-cf88091e3eeafa4e4543423ee11bdce650b5043a.tar.gz | |
Code link in header
| -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> |
