@@ -8,6 +8,9 @@ It is currently under development and subject to change.
88⚠️ Please review the ** [ LICENSE] ( ./LICENSE ) ** or ** [ LICENSE.md] ( ./LICENSE.md ) ** file before using this theme.
99Use is restricted to ** private, non-commercial purposes** unless explicitly permitted by the copyright holder.
1010
11+ Original Repository: https://github.com/Hin7zer/BrootHub
12+ Owner: https://github.com/Hin7zer/BrootHub
13+
1114---
1215
1316## 1. Getting Started with Hugo
@@ -26,8 +29,8 @@ git clone https://github.com/Hin7zer/BrootHub.git themes/BrootHub
2629
2730## 2. Configuring the Theme
2831
29- Configuration is handled through your Hugo config file (``` config.yml ``` ).
30- An example can be found in the demo page under ``` .demo /config.yml ``` aswell as demo pages.
32+ Configuration is handled through your Hugo config file (``` config.yml ``` , ``` config.toml ``` . ``` hugo.toml ``` ).
33+ An example can be found in the demo page under ``` exampleSite /config.toml ``` aswell as demo pages.
3134
3235## 3. Theme Shortcodes
3336
@@ -130,4 +133,18 @@ For full details, see the LICENSE
130133### Notes
131134
132135This project was built from scratch by human, with selective use of AI for improvements, fixes, and optimizations.
133- AI was used as a tool — not as a replacement for design, architecture, or creative decisions.
136+ AI was used as a tool — not as a replacement for design, architecture, or creative decisions.
137+
138+ ## Author
139+
140+ This theme was originally created by ** Benjamin Hinz** .
141+
142+ Original source:
143+ https://github.com/Hin7zer/BrootHub
144+
145+ Author profile:
146+ https://github.com/Hin7zer
147+
148+ ### Attribution Requirement
149+
150+ If you build upon this project, please give proper credit by linking back to the original repository and naming the original author.
0 commit comments