Cleaned up some Author related displays.

It was determined to use the Author's desired name and no handle. The
handle will only be used for unique linking.

Also, the CyberMages LLC was dropped from the Author metadata until a
company can be specified per Author. Not all users will be associated
with CyberMages.
This commit is contained in:
2025-10-07 11:31:07 -04:00
parent cba2e95290
commit ce80af94ee
4 changed files with 215 additions and 133 deletions

View File

@ -1,6 +1,6 @@
[package]
name = "bard"
version = "0.3.4"
version = "0.3.5"
edition = "2024"
description = "Dioxus components that will display a Tavern blogging system Blog."
repository = "/CyberMages/tavern"