diff --git a/web/src/pages/albums/index.astro b/web/src/pages/albums/index.astro index 3835329..5d32f07 100644 --- a/web/src/pages/albums/index.astro +++ b/web/src/pages/albums/index.astro @@ -31,14 +31,16 @@ 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. Best viewed on a large screen! + +
+

More focused, themed collections of photos compared to the more miscellaneous images of the (now defunct) photos page. Best viewed on a large screen!

+
-
-
+
+
{ albums.map(a => ) }