From 19243c768eea43f98877497567868c0a818ff193 Mon Sep 17 00:00:00 2001 From: Omar Polo Date: Thu, 7 Apr 2022 17:56:27 +0000 Subject: [PATCH] link gmid.conf.5 in the capsule/website too --- site/Makefile | 1 + site/index.gmi | 1 + 2 files changed, 2 insertions(+) diff --git a/site/Makefile b/site/Makefile index 955b7e4..7bcd5a4 100644 --- a/site/Makefile +++ b/site/Makefile @@ -1,4 +1,5 @@ MANPAGES = ../gmid.1 \ + ../gmid.conf.5 \ ../gg.1 PAGES = index.gmi \ diff --git a/site/index.gmi b/site/index.gmi index 0096ea7..16dc762 100644 --- a/site/index.gmi +++ b/site/index.gmi @@ -17,6 +17,7 @@ gmid also bundles a small gemini client called ‘gg’ (gemini get) => gmid.1.MANEXT gmid(1) manpage +=> gmid.conf.5.MANEXT gmid.conf(5) manpage => gg.1.MANEXT gg(1) manpage ## Install