From 6617a034fea58da67d432ccfe99cc9025cc4b502 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Mon, 17 Jul 2023 02:17:52 +0200 Subject: Added robots.txt and sitemap.xml --- config.yaml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'config.yaml') diff --git a/config.yaml b/config.yaml index 324d762..1579fa1 100644 --- a/config.yaml +++ b/config.yaml @@ -15,3 +15,7 @@ extras: url: index.xml - template: notes.xml url: notes.xml + - template: robots.txt + url: robots.txt + - template: sitemap.xml + url: sitemap.xml -- cgit v1.2.3