Added the ability to get tags from the database.

This commit is contained in:
2025-09-07 18:12:20 -04:00
parent 81db64f82e
commit 6b2866c10d
2 changed files with 11 additions and 1 deletions

View File

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