diff --git a/TODO.md b/TODO.md index ab9463c..5424b24 100644 --- a/TODO.md +++ b/TODO.md @@ -13,9 +13,11 @@ * nav buttons * social nav items -> put in store or whatever * facebook/twitter social card thingies +* page titles ## Maybes * gallery page - featured images in same style as on services page with the diagonal divide ## Fixes +* refreshing page on gallery and then quickly usingh history buttons breaks it diff --git a/components/GalleryPage.vue b/components/GalleryPage.vue index 90b7296..a4fc0ce 100644 --- a/components/GalleryPage.vue +++ b/components/GalleryPage.vue @@ -1,6 +1,7 @@