From 5d09bae3e3d0ebd5738e7e13047960cb4674c660 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 17 Oct 2021 10:22:23 -0400 Subject: mv icons ims and disable pgp key --- data/menu.yaml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'data') 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" -- cgit v1.2.3