basic home button

This commit is contained in:
Jean-Marie 'Histausse' Mineau 2026-03-18 23:06:39 +01:00
parent 49c9b373d6
commit db42d9b926
Signed by: histausse
GPG key ID: B66AEEDA9B645AD2
4 changed files with 34 additions and 2 deletions

View file

@ -6,8 +6,17 @@
description: "Test of the TTT template",
)
#show: webpage.with(
"http://test.example.com",
home: link(
"http://test.example.com",
image(
"./platypus.png",
alt: "A drawing of a blue-ish round-ish platypus with big eyes, holding a laptop. This platypus is quite cute, but I might be biased.",
height: 2em,
)
),
logo: image(
"./platypus.png",
alt: "A drawing of a blue-ish round-ish platypus with big eyes, holding a laptop. This platypus is quite cute, but I might be biased.",