updated baseURL inside navbar and config

This commit is contained in:
Jannik Menzel 2025-05-09 01:21:27 +02:00
parent 864621bc0c
commit 443ded21b0
2 changed files with 17 additions and 16 deletions

View file

@ -1,4 +1,5 @@
baseURL = 'https://jannikmenzel.me/iFSR-Website'
baseURL = "https://jannikmenzel.me/iFSR-Website/"
canonifyURLs = true
languageCode = 'de'
title = 'iFSR-Website'
disableKinds = ["taxonomy", "RSS"]