diff --git a/TODO.md b/TODO.md index 399bb02..7f1ecd9 100644 --- a/TODO.md +++ b/TODO.md @@ -2,10 +2,13 @@ * Have background change as scrolling down the services? * menu items (large devices) = nice big images with text coming out +## Galleries +* Use query strings to specify index of selected gallery - can update on navigating galleries + ## Schedule -* Complete page skeletons * text content +* colour scheme * styling * page transitions * images diff --git a/components/ContentPage.vue b/components/ContentPage.vue index 3ccbd58..6699f6e 100644 --- a/components/ContentPage.vue +++ b/components/ContentPage.vue @@ -1,5 +1,5 @@