From 1df3d45c0c7a4611d119b1d61e185eccb7c4bf6e Mon Sep 17 00:00:00 2001 From: Vicky Steeves Date: Wed, 1 Apr 2020 12:47:04 -0400 Subject: [PATCH] add page for harry drawings --- conf.py | 1 + pages/harrys-gallery.rst | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) 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 %}} +