Skip to content

Commit 7b43620

Browse files
committed
fix: rename blog button
1 parent 5a30a79 commit 7b43620

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

templates/base.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
html.nav(class: "max-w-3xl mx-auto mt-2 mb-2 flex flex-row items-center")[
6969
#html.a(href: "/")[amy erskine]
7070
#html.div(class: "flex-grow")
71-
#html.a(class: "w-full mb-8 text-accent", href: "/posts")[blog]
71+
#html.a(class: "w-full mb-8 text-accent", href: "/posts")[posts]
7272
#html.a(class: "w-full mb-8 text-accent", href: "/feed.xml")[rss]
7373
]
7474

0 commit comments

Comments
 (0)