mirror of
https://github.com/Xevion/powershell.git
synced 2025-12-06 11:15:52 -06:00
Fix baseURL to new CNAME powershell.xevion.dev domain
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
baseURL = 'https://xevion.github.io/powershell'
|
||||
baseURL = 'https://powershell.xevion.dev/'
|
||||
languageCode = 'en-us'
|
||||
title = 'Powershell by Xevion'
|
||||
paginate = 5
|
||||
@@ -80,7 +80,7 @@ missingBackButtonLabel = "Back to home page"
|
||||
|
||||
[languages.en.params.logo]
|
||||
logoText = "Powershell"
|
||||
logoHomeLink = "/powershell/"
|
||||
logoHomeLink = "/"
|
||||
|
||||
[languages.en.menu]
|
||||
[[languages.en.menu.main]]
|
||||
|
||||
Reference in New Issue
Block a user