diff options
Diffstat (limited to 'data/menu.yaml')
-rw-r--r-- | data/menu.yaml | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/data/menu.yaml b/data/menu.yaml index 475a89d..2002fc0 100644 --- a/data/menu.yaml +++ b/data/menu.yaml @@ -23,13 +23,15 @@ start: end: - id: "github" href: "https://github.com/pablotron" - icon: "/icons/github.svg" + icon: "/ims/github.svg" help: "github page" - - id: "pgp" - href: "/files/pgp.asc" - icon: "/icons/key.svg" - help: "PGP key" +# +# - id: "pgp" +# href: "/files/pgp.asc" +# icon: "/ims/key.svg" +# help: "PGP key" +# - id: "rss" href: "/index.xml" - icon: "/icons/rss.svg" + icon: "/ims/rss.svg" help: "blog feed" |