summaryrefslogtreecommitdiff
path: root/public/armenian-heritage-trip.html
blob: 158c6fa24c85eb9ee47a0a2dcac3c14a2ff953b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<!DOCTYPE html>
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=no">
<html>
<head>
  <meta charset="utf-8">
  <title>Armenian heritage trip</title>
  <link rel="stylesheet" href="style.css">
</head>
<body>

<h1>Armenian heritage trip</h1>

<p>
In September 2019 Nancy, Jim, and Blaise took a vacation to explore their shared Armenian heritage.
The primary purpose of this trip was to explore the old family homesteads in what is now Turkey.
</p>

<p>
The exact trip of each traveler was a little bit different, as represented here.
</p>

Due to the extensive nature of this memory, it has been broken up into sections:
<ol>
  <li>Israel</li>
  <li><a href="./armenian-heritage-trip/istanbul.html">Istanbul</a></li>
  <li><a href="./armenian-heritage-trip/erzincan.html">Erzincan</a></li>
  <li>Cappadocia</li>
  <li>Kayseri</li>
</ol>

</body>
</html>