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] [book]
title = "RustFrame User Guide" title = "Rustframe User Guide"
author = ["RustFrame Contributors"] authors = ["Palash Tyagi (https://github.com/Magnus167)"]
description = "Guided journey through RustFrame capabilities." description = "Guided journey through Rustframe capabilities."
[build] [build]
build-dir = "book" build-dir = "book"