Skip to content

Commit cb5c68e

Browse files
docs(site): add author attribution to footer
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent f57475c commit cb5c68e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

hugo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ languageCode = "en-us"
1818
offlineSearch = false
1919
images = ["images/devrail-icon.png"]
2020

21+
[params.copyright]
22+
authors = "[Matthew Mellor](https://matthew.mellor.earth)"
23+
2124
[[params.links.developer]]
2225
name = "GitHub"
2326
url = "https://github.com/devrail-dev"

0 commit comments

Comments
 (0)