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:
2
Cargo.lock
generated
2
Cargo.lock
generated
@ -297,7 +297,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "bard"
|
||||
version = "0.3.12"
|
||||
version = "0.3.13"
|
||||
dependencies = [
|
||||
"dioxus",
|
||||
"tavern",
|
||||
|
||||
Reference in New Issue
Block a user