aboutsummaryrefslogtreecommitdiff
path: root/templates/base.html
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2024-10-21 21:00:15 +0200
committerMitja Felicijan <mitja.felicijan@gmail.com>2024-10-21 21:00:15 +0200
commit4d26bf65db317e133655885cc778539ef96ef045 (patch)
tree180ca032745ad4724ae52c50d5f1a2f03cff05e4 /templates/base.html
parent0b46f1e7f47a7631c00692ec32ad85f78ba64f4c (diff)
downloadmitjafelicijan.com-4d26bf65db317e133655885cc778539ef96ef045.tar.gz
Removed PGP key from the menu
Diffstat (limited to 'templates/base.html')
-rw-r--r--templates/base.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/templates/base.html b/templates/base.html
index 634841d..c588e4f 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -185,7 +185,6 @@
185 <a href="https://github.com/mitjafelicijan" target="_blank">Code</a> 185 <a href="https://github.com/mitjafelicijan" target="_blank">Code</a>
186 <a href="https://github.com/mitjafelicijan/probe" target="_blank" class="hide-on-mobile">Probe</a> 186 <a href="https://github.com/mitjafelicijan/probe" target="_blank" class="hide-on-mobile">Probe</a>
187 <a href="https://github.com/mitjafelicijan/dotfiles" target="_blank" class="hide-on-mobile">Dotfiles</a> 187 <a href="https://github.com/mitjafelicijan/dotfiles" target="_blank" class="hide-on-mobile">Dotfiles</a>
188 <a href="/assets/mitjafelicijan.pgp.pub.txt" class="hide-on-mobile">PGP</a>
189 <a href="/curriculum-vitae.html">CV</a> 188 <a href="/curriculum-vitae.html">CV</a>
190 <a href="/feed.xml">RSS</a> 189 <a href="/feed.xml">RSS</a>
191 </nav> 190 </nav>