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