Update book metadata: correct author field and ensure consistent title casing

This commit is contained in:
Palash Tyagi 2025-08-04 00:05:13 +01:00
parent 2845f357b7
commit 080680d095

View File

@ -1,7 +1,7 @@
[book]
title = "RustFrame User Guide"
author = ["RustFrame Contributors"]
description = "Guided journey through RustFrame capabilities."
title = "Rustframe User Guide"
authors = ["Palash Tyagi (https://github.com/Magnus167)"]
description = "Guided journey through Rustframe capabilities."
[build]
build-dir = "book"