diff --git a/app/config/sculpin_site.yml b/app/config/sculpin_site.yml index 88a3e7eb..a0b818a9 100644 --- a/app/config/sculpin_site.yml +++ b/app/config/sculpin_site.yml @@ -36,6 +36,10 @@ menus: title: GitHub href: '%github.url%' is_active: false + - + title: GitHub gists + href: '%github.gist.url%' + is_active: false - title: Twitter href: '%twitter.url%'