diff options
| author | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-17 02:17:52 +0200 |
|---|---|---|
| committer | Mitja Felicijan <m@mitjafelicijan.com> | 2023-07-17 02:17:52 +0200 |
| commit | 6617a034fea58da67d432ccfe99cc9025cc4b502 (patch) | |
| tree | eacd939eb8e21251b8d2d32652d5f62410b09b78 /config.yaml | |
| parent | 9fe56887a207b02d3c589f3904c4c1c374f5cdbc (diff) | |
| download | mitjafelicijan.com-6617a034fea58da67d432ccfe99cc9025cc4b502.tar.gz | |
Added robots.txt and sitemap.xml
Diffstat (limited to 'config.yaml')
| -rw-r--r-- | config.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/config.yaml b/config.yaml index 324d762..1579fa1 100644 --- a/config.yaml +++ b/config.yaml | |||
| @@ -15,3 +15,7 @@ extras: | |||
| 15 | url: index.xml | 15 | url: index.xml |
| 16 | - template: notes.xml | 16 | - template: notes.xml |
| 17 | url: notes.xml | 17 | url: notes.xml |
| 18 | - template: robots.txt | ||
| 19 | url: robots.txt | ||
| 20 | - template: sitemap.xml | ||
| 21 | url: sitemap.xml | ||
