add page for harry drawings

This commit is contained in:
Vicky Steeves 2020-04-01 12:47:04 -04:00
parent 9f5beb25ad
commit 1df3d45c0c
2 changed files with 3 additions and 1 deletions

View File

@ -78,6 +78,7 @@ NAVIGATION_LINKS = {
DEFAULT_LANG: ( DEFAULT_LANG: (
("/soundboard/", "Soundboard"), ("/soundboard/", "Soundboard"),
("/characters/", "Characters"), ("/characters/", "Characters"),
("/gallery/", "Harry's Gallery"),
("/episodes/", "Episodes"), ("/episodes/", "Episodes"),
), ),
} }

View File

@ -2,6 +2,7 @@
.. slug: gallery .. slug: gallery
.. date: 2020-03-30 .. date: 2020-03-30
.. type: text .. type: text
.. template: gallery_directive.tmpl
{{% gallery harry %}} {{% gallery harry %}}