From 70f559392253347185a776436ba6fb32afc79b30 Mon Sep 17 00:00:00 2001 From: ManjaroOne666 Date: Mon, 14 Jan 2019 11:06:38 +0000 Subject: [PATCH] update --- TODO.md | 5 ++++- components/ContentPage.vue | 4 ++-- pages/index.vue | 2 -- 3 files changed, 6 insertions(+), 5 deletions(-) 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 @@