From 47bba023fea3768e9ee2a299f8cee6457b2d5a88 Mon Sep 17 00:00:00 2001 From: Christopher Biscardi Date: Fri, 1 Mar 2024 01:32:29 -0800 Subject: [PATCH] more opengraph testing --- src/app.rs | 2 +- src/app/routes/issue.rs | 12 ++++++++++-- 2 files changed, 11 insertions(+), 3 deletions(-) diff --git a/src/app.rs b/src/app.rs index 0ac3f92..a854738 100644 --- a/src/app.rs +++ b/src/app.rs @@ -34,7 +34,7 @@ pub fn App() -> impl IntoView { // id=leptos means cargo-leptos will hot-reload this stylesheet - + impl IntoView { property="og:url" content=format!("https://thisweekinbevy.com/issue/{}", issue.slug) /> - + + + + + +