mirror of
https://github.com/Xevion/powershell.git
synced 2025-12-09 10:08:06 -06:00
Fix baseURL in config.toml, use Hugo Extended
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
#baseURL = 'https://xevion.github.io/ '
|
||||
baseURL = ''
|
||||
baseURL = 'https://xevion.github.io/powershell'
|
||||
languageCode = 'en-us'
|
||||
title = 'Powershell by Xevion'
|
||||
paginate = 5
|
||||
|
||||
Reference in New Issue
Block a user