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