This commit is contained in:
2023-08-29 21:34:01 +02:00
parent 9ec5ea6440
commit 3d05e80d84
6 changed files with 0 additions and 32 deletions

View File

@@ -17,7 +17,6 @@ impl Root {
html!(
a
href=(item.path())
hx-boost="true"
#{"header-link-" (item.id())}
."px-5"
."flex"
@@ -63,7 +62,6 @@ impl Root {
{
a
#home
hx-boost="true"
href="/"
."flex"
."flex-row"