mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00:00
theme: reference to original theme for theme repo
This commit is contained in:
parent
2bde4c602e
commit
a12ca4eef6
1 changed files with 7 additions and 2 deletions
|
@ -1,12 +1,17 @@
|
|||
name = "Relearn"
|
||||
license = "MIT"
|
||||
licenselink = "https://github.com/McShelby/hugo-theme-relearn/blob/main/LICENSE"
|
||||
description = "A theme for Hugo"
|
||||
description = "A theme for Hugo designed for documentation"
|
||||
homepage = "https://github.com/McShelby/hugo-theme-relearn"
|
||||
demosite = "https://relearn.netlify.app"
|
||||
tags = ["docs", "documentation", "grav", "learn", "multilingual", "relearn", "search"]
|
||||
features = ["documentation", "expand", "menu", "mermaid", "multilingual", "nested sections", "notice", "search", "tabs", "themeable"]
|
||||
features = ["documentation", "expand", "include", "menu", "mermaid", "multilingual", "nested sections", "notice", "search", "tabs", "themeable"]
|
||||
|
||||
[author]
|
||||
name = "Sören Weber"
|
||||
homepage = "https://github.com/McShelby"
|
||||
|
||||
[original]
|
||||
author = "Mathieu Cornic"
|
||||
homepage = "https://learn.netlify.app"
|
||||
repo = "https://github.com/matcornic/hugo-theme-learn"
|
||||
|
|
Loading…
Reference in a new issue