From 3f38235d4bf77e41898c9b4ec920c3b961a97941 Mon Sep 17 00:00:00 2001 From: adnano Date: Tue, 29 Sep 2020 16:48:04 -0400 Subject: [PATCH] Fix typo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 98d7167..cf96864 100644 --- a/README.md +++ b/README.md @@ -72,7 +72,7 @@ Pages and directory index files are written to `{{ .Permalink }}/index.html`. ## Templates Templates are located in the `templates` directory. -There are the supported templates: +These are the supported templates: - `page.gmi`: The template used for pages - `index.gmi`: The template used for directory index files