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(
- { - images.map(img => ( - - )) - } + { images.map(img => ) }
diff --git a/web/src/pages/albums/index.astro b/web/src/pages/albums/index.astro index 78f8445..3835329 100644 --- a/web/src/pages/albums/index.astro +++ b/web/src/pages/albums/index.astro @@ -33,7 +33,7 @@ const albums = await pb.collection('albums').getFullList({
- More focused photo albums. These are more single-purpose collections of photos compared to the general images of photos + More focused photo albums. These are more single-purpose collections of photos compared to the general images of photos. Best viewed on a large screen!
diff --git a/web/src/pages/photos/index.astro b/web/src/pages/photos/index.astro index 580fb46..c827b7b 100644 --- a/web/src/pages/photos/index.astro +++ b/web/src/pages/photos/index.astro @@ -18,9 +18,9 @@ const photos = await pb.collection('photos').getFullList({

{photos[0].film !== "" ? `🎞️ ${photos[0].film}` : ""}

📌 {photos[0].location}

- + of - +