From 69aaed3e827e2326fab0401d4dbbf9b13ec63856 Mon Sep 17 00:00:00 2001 From: seth Date: Sun, 21 May 2023 21:22:35 -0400 Subject: add link to my miniflux instance --- src/components/Nav.astro | 1 + 1 file changed, 1 insertion(+) (limited to 'src/components/Nav.astro') diff --git a/src/components/Nav.astro b/src/components/Nav.astro index 70f07ea..ec560be 100644 --- a/src/components/Nav.astro +++ b/src/components/Nav.astro @@ -12,6 +12,7 @@ const links: Links = { blog: "/blog", forgejo: "https://git.mydadleft.me", grafana: "https://grafana.mydadleft.me", + miniflux: "https://miniflux.mydadleft.me", github: "https://github.com/getchoo", }; --- -- cgit v1.2.3