Added the ability to specify images.

The blog title can now be set to be an image. If not it will default to
the text. If no text it will just be "Blog".

A Post has now been given a default post image that will be used for all
posts for their openGraph sharing. This can later be expanded to allow
a blog post to have a desired image.
This commit is contained in:
2025-10-09 17:00:56 -04:00
parent 725824003b
commit 3fe3d874ca
10 changed files with 89 additions and 19 deletions

2
Cargo.lock generated
View File

@ -297,7 +297,7 @@ dependencies = [
[[package]]
name = "bard"
version = "0.3.6"
version = "0.3.7"
dependencies = [
"dioxus",
"tavern",