emph
This commit is contained in:
@@ -4,7 +4,10 @@ use maud::{html, Markup, PreEscaped};
|
|||||||
pub(super) async fn index() -> Markup {
|
pub(super) async fn index() -> Markup {
|
||||||
new(html! {
|
new(html! {
|
||||||
hgroup {
|
hgroup {
|
||||||
h1 { "Digital Shadows" (PreEscaped("—")) "Who owns your data?" }
|
h1 { "Digital Shadows" (PreEscaped("—")) "Who owns your "
|
||||||
|
mark { "data" }
|
||||||
|
"?"
|
||||||
|
}
|
||||||
p {
|
p {
|
||||||
"What happens when your digital shadow takes shape: tangible, interrogative, observant?"
|
"What happens when your digital shadow takes shape: tangible, interrogative, observant?"
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user