diff --git a/.gitignore b/.gitignore index 8e2cf94..c3abafc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ .hugo_build.lock -.idea \ No newline at end of file +.idea +public \ No newline at end of file diff --git a/config.toml b/config.toml index ebeee72..66fd3cf 100644 --- a/config.toml +++ b/config.toml @@ -1,4 +1,3 @@ -baseURL = 'https://powershell.xevion.dev/' languageCode = 'en-us' title = 'Powershell by Xevion' paginate = 5