diff --git a/config.toml b/config.toml index 9aeb85d..074d23e 100644 --- a/config.toml +++ b/config.toml @@ -1,5 +1,4 @@ title = "Example website" -urls = ["gemini://example.com"] [permalinks] "/" = "/{{ .Date.Format `2006/01/02` }}/{{ path.Base .Permalink }}/"