diff --git a/web/src/components/footer.astro b/web/src/components/footer.astro index ef67a36..d73deb1 100644 --- a/web/src/components/footer.astro +++ b/web/src/components/footer.astro @@ -12,10 +12,10 @@ const links = [ txt: "email", lnk: "mailto:contact@breadone.net" }, - { - txt: "about", - lnk: "/about" - }, + // { + // txt: "about", + // lnk: "/about" + // }, // { // txt: "copyright", // lnk: "/copyright" diff --git a/web/src/pages/albums/[title].astro b/web/src/pages/albums/[title].astro index d4498cb..856dc9c 100644 --- a/web/src/pages/albums/[title].astro +++ b/web/src/pages/albums/[title].astro @@ -22,10 +22,6 @@ const images = await Promise.all(
{photos[0].film !== "" ? `🎞️ ${photos[0].film}` : ""}
📌 {photos[0].location}
- + of - +