Update font size and menu

This commit is contained in:
Hazem Krimi
2024-01-23 18:04:15 +01:00
parent c869602115
commit 7777828e13
5 changed files with 39 additions and 54 deletions
+5 -1
View File
@@ -41,10 +41,14 @@ enableRobotsTXT = true
name = 'Blog'
url = '/blog'
weight = 4
[[menu.main]]
name = 'Resume'
url = '/cv.pdf'
weight = 5
[[menu.main]]
name = 'Contact'
url = '/contact'
weight = 5
weight = 6
[[deployment.matchers]]
# Cache static assets for 1 year.
pattern = "^.+\\.(js|css|svg|ttf)$"