summaryrefslogtreecommitdiff
path: root/themes/cranky/layouts/baseof.html
diff options
context:
space:
mode:
authorBenjamin Chausse <benjamin@chausse.xyz>2024-02-16 06:16:29 -0500
committerBenjamin Chausse <benjamin@chausse.xyz>2024-02-16 06:16:29 -0500
commit35f450a8e9eedcde831b1df61797725a2c8562ee (patch)
treeedd1437513669795c0620b016abeb214c29975e0 /themes/cranky/layouts/baseof.html
parent29d48c9082e2f74a89f0f48745fff6479425fbb7 (diff)
Remove Blog and focus on projects for now
Diffstat (limited to 'themes/cranky/layouts/baseof.html')
-rw-r--r--themes/cranky/layouts/baseof.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/cranky/layouts/baseof.html b/themes/cranky/layouts/baseof.html
index e03e921..a598d5d 100644
--- a/themes/cranky/layouts/baseof.html
+++ b/themes/cranky/layouts/baseof.html
@@ -26,7 +26,7 @@
<a class="button" href="#about" class="section-link">About Me</a>
<a class="button" href="/projects" class="page-link">Projects</a>
<a class="button" href="/photography" class="page-link">Photography</a>
- <a class="button" href="/blog" class="page-link">Posts</a>
+ <!-- <a class="button" href="/blog" class="page-link">Posts</a> -->
<a class="button" href="https://github.com/ChausseBenjamin" class="page-link">Git</a>
<a class="button" href="#contact" class="section-link">Contact</a>
</div>