Compare commits

...

2 commits

Author SHA1 Message Date
c09a59074b changed url 2025-01-30 15:23:40 +01:00
7a3e77b78f added 2025-01-30 15:22:52 +01:00
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored Normal file
View file

@ -0,0 +1 @@
_site/

View file

@ -23,7 +23,7 @@ email: paulifey18@proton.me
description: >- # this means to ignore newlines until "baseurl:"
My own Blog
baseurl: "" # the subpath of your site, e.g. /blog
url: "http://blog.pauljako.me" # the base hostname & protocol for your site, e.g. http://example.com
url: "https://blog.pauljako.de" # the base hostname & protocol for your site, e.g. http://example.com
footer: '<a href="https://gitlab.com/pauljako">/gitlab/</a> <a href="https://github.com/pauljako">/github/</a> <a href="https://www.reddit.com/user/7pauljako7">/reddit/</a>'