summaryrefslogtreecommitdiff
path: root/layout/page.html
diff options
context:
space:
mode:
authorLorenzo Torres <lorenzo@sagittarius-a.org>2025-08-31 17:41:18 +0200
committerLorenzo Torres <lorenzo@sagittarius-a.org>2025-08-31 17:41:18 +0200
commit3d3feea3aa5a7c48a0577af40806c3bb03b818fb (patch)
tree8f1fa8674b92a4bab07d0382b1fe7df846be5bb8 /layout/page.html
parentb1ca36ee69f95738a558c2848c0015172483ba88 (diff)
Implemented the website
Diffstat (limited to 'layout/page.html')
-rw-r--r--layout/page.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/layout/page.html b/layout/page.html
index f300dbe..e2d342e 100644
--- a/layout/page.html
+++ b/layout/page.html
@@ -15,7 +15,6 @@
<a href="{{ base_path }}/">home</a>
<a href="{{ base_path }}/blog/">blog</a>
<a href="{{ base_path }}/projects/">projects</a>
- <a href="{{ base_path }}/faq/">faq</a>
</span>
</section>
</nav>