diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..35f2970 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/puplic diff --git a/hugo.toml b/hugo.toml index a09be30..e19af55 100644 --- a/hugo.toml +++ b/hugo.toml @@ -46,6 +46,5 @@ theme = "smol" [[menu.footer]] name = "About" - url = "/about" - weight = 4 - + url = "/about/" + weight = 4