Skip to content

Commit

Permalink
Merge pull request #12 from kubuntu-team/feature/Finishing_Touches_Li…
Browse files Browse the repository at this point in the history
…nks_n_Things

Fix: Baseurl
  • Loading branch information
ricktimmis authored Nov 20, 2024
2 parents d384509 + bfe2bf0 commit b4ea311
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hugo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
title = "Kubuntu"
#baseURL = 'https://kubuntu.org/'
baseurl = '/'
baseurl = '/kubuntu.org'
languageCode = "en-us"
theme = 'ananke'
resourceDir = "../resources"
Expand Down

0 comments on commit b4ea311

Please sign in to comment.