diff options
Diffstat (limited to 'config')
| -rw-r--r-- | config | 4 |
1 files changed, 2 insertions, 2 deletions
| @@ -7,7 +7,7 @@ GOOGLE_VERIFICATION = EwUGW1WlCkRIQuyQ9AE1-bLitWthw-eVMZFTAMZVZaA | |||
| 7 | URL = https://mitjafelicijan.com | 7 | URL = https://mitjafelicijan.com |
| 8 | AUTHOR = Mitja Felicijan | 8 | AUTHOR = Mitja Felicijan |
| 9 | 9 | ||
| 10 | blog/*.md: | 10 | notes/*.md: |
| 11 | config | 11 | config |
| 12 | ext .html | 12 | ext .html |
| 13 | tags tags/*.tag | 13 | tags tags/*.tag |
| @@ -23,7 +23,7 @@ sandbox/*.md: | |||
| 23 | template post | 23 | template post |
| 24 | template page | 24 | template page |
| 25 | 25 | ||
| 26 | feed.atom: blog/*.md | 26 | feed.atom: notes/*.md |
| 27 | inner-template | 27 | inner-template |
| 28 | 28 | ||
| 29 | *.md: | 29 | *.md: |
