summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml10
1 files changed, 7 insertions, 3 deletions
diff --git a/_config.yml b/_config.yml
index 843bd0c..911fae5 100644
--- a/_config.yml
+++ b/_config.yml
@@ -7,10 +7,11 @@
# Site settings
title: Uvoks Blog
-description: Ein Blog über Techlik - und gelegentlich über Leben.
+description: Ein Blog über Technik - und gelegentlich über Leben.
Blog und Homepage von uvok cheetah.
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://blog.uvokchee.de" # the base hostname & protocol for your site
+include: [".well-known"]
exclude:
- Makefile
- Gemfile
@@ -48,7 +49,7 @@ minima:
mastodon:
- username: uvok
- instance: furry.engineer
+ instance: woof.tech
#show_excerpts: true
@@ -70,4 +71,7 @@ autopages:
collections:
enabled: false
-cssversion: "2023120301"
+cssversion: "2024010301"
+
+feed:
+ posts_limit: 20