diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 4d0b8f5..b3e3562 100644 --- a/_config.yml +++ b/_config.yml @@ -68,3 +68,5 @@ exclude: - .git/ - LICENSE - newpost.sh + - webring.template + - create-webring.sh |