mirror of
https://github.com/Xevion/powershell.git
synced 2025-12-06 03:15:55 -06:00
Ignore 'public' build results folder, remove base_url config item
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,2 +1,3 @@
|
|||||||
.hugo_build.lock
|
.hugo_build.lock
|
||||||
.idea
|
.idea
|
||||||
|
public
|
||||||
@@ -1,4 +1,3 @@
|
|||||||
baseURL = 'https://powershell.xevion.dev/'
|
|
||||||
languageCode = 'en-us'
|
languageCode = 'en-us'
|
||||||
title = 'Powershell by Xevion'
|
title = 'Powershell by Xevion'
|
||||||
paginate = 5
|
paginate = 5
|
||||||
|
|||||||
Reference in New Issue
Block a user