diff --git a/TODO.md b/TODO.md index 5c5571f..39fca06 100644 --- a/TODO.md +++ b/TODO.md @@ -1,6 +1,4 @@ ## General -* loading transitions - - also transitioning elements in when page loads (especially gallery thumbs in gallery) * image urls, page links, social nav items, etc -> put in store or whatever * facebook/twitter social card thingies * favicon diff --git a/components/ContentPage.vue b/components/ContentPage.vue index 1feea20..28a5bfa 100644 --- a/components/ContentPage.vue +++ b/components/ContentPage.vue @@ -1,7 +1,9 @@