config.toml: Remove urls config option
1 files changed, 0 insertions(+), 1 deletions(-) M config.toml
M config.toml => config.toml +0 -1
@@ 1,5 1,4 @@ title = "Example website" -urls = ["gemini://example.com"] [permalinks] "/" = "/{{ .Date.Format `2006/01/02` }}/{{ path.Base .Permalink }}/"