Add GitHub gists footer menu link
This commit is contained in:
parent
b8c705f496
commit
a5c352f840
1 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,10 @@ menus:
|
||||||
title: GitHub
|
title: GitHub
|
||||||
href: '%github.url%'
|
href: '%github.url%'
|
||||||
is_active: false
|
is_active: false
|
||||||
|
-
|
||||||
|
title: GitHub gists
|
||||||
|
href: '%github.gist.url%'
|
||||||
|
is_active: false
|
||||||
-
|
-
|
||||||
title: Twitter
|
title: Twitter
|
||||||
href: '%twitter.url%'
|
href: '%twitter.url%'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue