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 15c866e + fc3c0e0 commit 027d221Copy full SHA for 027d221
web_source/travellers/hannah.qmd
@@ -0,0 +1,34 @@
1
+---
2
+title: "Hannah"
3
+subtitle: "Explorer"
4
+image: https://github.com/hannahlcp.png
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
+Hannah likes to travel, she knows some languages such as Lilliputian.
26
27
+## Travelled cities
28
29
+- Brobdingnag
30
+- Laputa
31
+- Balnibarbi
32
+- Luggnagg
33
+- Glubbdubdrib
34
+- Japan
0 commit comments