Compare commits

..

No commits in common. "c09a59074b2bc6da48683c7d5e04510b95294ae7" and "a04b0301dfde1ba7647113c35fca87299d93555b" have entirely different histories.

2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View file

@ -1 +0,0 @@
_site/

View file

@ -23,7 +23,7 @@ email: paulifey18@proton.me
description: >- # this means to ignore newlines until "baseurl:" description: >- # this means to ignore newlines until "baseurl:"
My own Blog My own Blog
baseurl: "" # the subpath of your site, e.g. /blog baseurl: "" # the subpath of your site, e.g. /blog
url: "https://blog.pauljako.de" # the base hostname & protocol for your site, e.g. http://example.com url: "http://blog.pauljako.me" # 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>' 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>'