aboutsummaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2025-12-29 21:50:01 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2025-12-29 21:50:01 +0100
commit3efb733167b789ad14fb245921d3549fcbb81507 (patch)
tree79b3802345d27069f08f6da2eca4910a96506fe9 /templates
parent67a6fe21f37f8644e7ef45028168b1e4932ac654 (diff)
downloadmitjafelicijan.com-3efb733167b789ad14fb245921d3549fcbb81507.tar.gz
Added personal git link
Diffstat (limited to 'templates')
-rw-r--r--templates/base.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index ccbf4f4..529af15 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -96,7 +96,8 @@
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://github.com/mitjafelicijan" target="_blank">Code</a> 99 <a href="https://git.mitjafelicijan.com" target="_blank">Code</a>
100 <a href="https://github.com/mitjafelicijan" target="_blank">GH</a>
100 <a href="https://github.com/mitjafelicijan/dotfiles" target="_blank" class="hide-on-mobile">Dotfiles</a> 101 <a href="https://github.com/mitjafelicijan/dotfiles" target="_blank" class="hide-on-mobile">Dotfiles</a>
101 <a href="/curriculum-vitae.html">CV</a> 102 <a href="/curriculum-vitae.html">CV</a>
102 <a href="/feed.xml" class="hide-on-mobile">RSS</a> 103 <a href="/feed.xml" class="hide-on-mobile">RSS</a>