basic home button
This commit is contained in:
parent
49c9b373d6
commit
db42d9b926
4 changed files with 34 additions and 2 deletions
|
|
@ -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.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue