Update: switching from github actions to docs folder

This commit is contained in:
psychhim
2025-11-11 23:01:34 +05:30
parent 548e2206a5
commit a524f7b446
25 changed files with 273 additions and 2 deletions

View File

@@ -2,6 +2,7 @@ baseURL = 'https://psychhim.github.io'
languageCode = 'en-us'
title = 'Freedoms4'
theme = 'hugo-theme-yue'
publishDir = "docs"
[params]
customCSS = ["css/custom.css"]