add embed back troll
This commit is contained in:
parent
bf8a67dd66
commit
099c02c5ef
@ -181,7 +181,10 @@ fn render_page(art: &Art, image_link: &str) -> Html<String> {
|
||||
(maud::DOCTYPE)
|
||||
head {
|
||||
meta charset="utf8";
|
||||
title { "random limbussy art" }
|
||||
meta property="og:title" content="random pm art here!!";
|
||||
meta property="og:description" content="click NOW to see a random PM art";
|
||||
meta name="theme-color" content="#bd0000";
|
||||
title { "random pm art" }
|
||||
}
|
||||
body style=(body_style) {
|
||||
img style=(img_style) src=(image_link);
|
||||
|
Loading…
Reference in New Issue
Block a user