diff --git a/conf.py b/conf.py index a50d620..51efb49 100644 --- a/conf.py +++ b/conf.py @@ -78,6 +78,7 @@ NAVIGATION_LINKS = { DEFAULT_LANG: ( ("/soundboard/", "Soundboard"), ("/characters/", "Characters"), + ("/gallery/", "Harry's Gallery"), ("/episodes/", "Episodes"), ), } diff --git a/pages/harrys-gallery.rst b/pages/harrys-gallery.rst index 20b24f2..c23fef1 100644 --- a/pages/harrys-gallery.rst +++ b/pages/harrys-gallery.rst @@ -2,6 +2,7 @@ .. slug: gallery .. date: 2020-03-30 .. type: text - +.. template: gallery_directive.tmpl {{% gallery harry %}} +