readme: add license section
This commit is contained in:
parent
128a4a2129
commit
b83a65b9e1
1 changed files with 4 additions and 0 deletions
|
@ -66,3 +66,7 @@ The homepage content and layout can be customized by editing the `content/_index
|
||||||
|
|
||||||
- `content/_index.md`: Contains the metadata for the homepage.
|
- `content/_index.md`: Contains the metadata for the homepage.
|
||||||
- `layouts/index.html`: Defines the HTML structure and layout for the homepage.
|
- `layouts/index.html`: Defines the HTML structure and layout for the homepage.
|
||||||
|
|
||||||
|
## License
|
||||||
|
|
||||||
|
Hugo Rottenwheel is released under GNU General Public License v3.0. See [LICENSE](./LICENSE) for more information.
|
||||||
|
|
Loading…
Reference in a new issue