Theme Files Update

This commit is contained in:
GitHub Action
2023-10-22 09:57:12 +00:00
parent 8665d71482
commit e4ce7f5a4c
3 changed files with 7 additions and 4 deletions

View File

@ -37,6 +37,9 @@ custom_js = ["js/custom-about.js"]
The files itself will reside in `static/css` for CSS files and `static/js` for JS files. Refer to [Staging Branch](https://github.com/1bl4z3r/hermit-V2/tree/staging) to have a feel on how [this](https://github.com/1bl4z3r/hermit-V2/blob/staging/content/about-hugo.md) is implemented.
### Demo
Demo page [https://1bl4z3r.github.io/hermit-V2/](https://1bl4z3r.github.io/hermit-V2/), which is both demo as well as documentation for the theme, is located in [Staging Branch](https://github.com/1bl4z3r/hermit-V2/tree/staging)
---