mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Update font size and menu
This commit is contained in:
@@ -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)$"
|
||||
|
||||
Reference in New Issue
Block a user