Skip to content

Commit 13ff012

Browse files
authored
Merge pull request #1 from kathtic/kathtic/profile
2 parents 027d221 + 3c728ef commit 13ff012

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

web_source/travellers/kat.qmd

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)