We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 027d221 + 3c728ef commit 13ff012Copy full SHA for 13ff012
web_source/travellers/kat.qmd
@@ -0,0 +1,35 @@
1
+---
2
+title: "Kat"
3
+subtitle: "Explorer"
4
+image: https://d2zp5xs5cp8zlg.cloudfront.net/image-79322-340.jpg
5
+toc: false
6
+about:
7
+ id: person-profile
8
+ template: jolla
9
10
+
11
+```{=html}
12
+<nav aria-label="breadcrumb">
13
+ <ol class="breadcrumb">
14
+ <li class="breadcrumb-item"><a href="../travellers.html">Travellers</a></li>
15
+ <li class="breadcrumb-item active" aria-current="page">{{< meta title >}}</li>
16
+ </ol>
17
+</nav>
18
+```
19
20
+:::{#person-profile}
21
+:::
22
23
+## Biography
24
25
+Gulliver likes to travel, he knows some languages such as Lilliputian.
26
27
+## Travelled cities
28
29
+- Brobdingnag
30
+- Laputa
31
+- Balnibarbi
32
+- Luggnagg
33
+- Glubbdubdrib
34
+- Japan
35
0 commit comments