summaryrefslogtreecommitdiff
path: root/themes
diff options
context:
space:
mode:
Diffstat (limited to 'themes')
-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>