mirror of
https://github.com/Aroy-Art/Aroy-Art-Site.git
synced 2024-12-26 21:04:23 +01:00
Fix: baseURL config
This commit is contained in:
parent
db14fa8155
commit
ea9507a740
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
###################### Hugo configuration #######################
|
||||
baseURL: ""
|
||||
baseURL: "/"
|
||||
languageCode: en-gb
|
||||
title: Aroy Art
|
||||
theme: BioTech
|
||||
|
|
Loading…
Reference in a new issue