Post page now is completely done in SSR.
This was done to make loading time faster as it's all static information and to make it so blog posts can be linked to and get OpenGraph data.
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "bard"
|
||||
version = "0.3.12"
|
||||
version = "0.3.13"
|
||||
edition = "2024"
|
||||
description = "Dioxus components that will display a Tavern blogging system Blog."
|
||||
repository = "/CyberMages/tavern"
|
||||
|
||||
Reference in New Issue
Block a user