try to fix

This commit is contained in:
nora 2022-07-22 12:17:12 +02:00
parent 22299f5cf4
commit fe8f77acb2
2 changed files with 4 additions and 2 deletions

4
.gitignore vendored
View file

@ -1 +1,3 @@
.idea /.idea
/.vscode
/public

View file

@ -1,4 +1,4 @@
baseURL = "http://nilstrieb.github.io/" baseURL = "/"
languageCode = "en-us" languageCode = "en-us"
title = "nilstriebs blog" title = "nilstriebs blog"
theme = "terminal" theme = "terminal"