aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2026-01-15 08:52:42 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2026-01-15 08:52:42 +0100
commit65e11c4694135427a63070197259fc9591172e6e (patch)
treeecf2f467f367f538f4674e3cd9872cec83b6e3cb /templates/base.html
parent5fff3c1ac9c5d0f2ed4f0f5814dd237f94b35646 (diff)
downloadmitjafelicijan.com-65e11c4694135427a63070197259fc9591172e6e.tar.gz
Header main links update
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 44b3d1a..89f7d3d 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -97,9 +97,9 @@
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> 99 <a href="https://git.mitjafelicijan.com" target="_blank">Code</a>
100 <a href="https://github.com/mitjafelicijan" target="_blank">GitHub</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="https://github.com/mitjafelicijan" target="_blank">GH</a>
103 <a href="/feed.xml" class="hide-on-mobile">RSS</a> 103 <a href="/feed.xml" class="hide-on-mobile">RSS</a>
104 </nav> 104 </nav>
105 </header> 105 </header>