-
Notifications
You must be signed in to change notification settings - Fork 0
/
travel.html
74 lines (67 loc) · 2.36 KB
/
travel.html
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
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2024-12-03 Tue 09:19 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Dileep's Personal Webpage</title>
<meta name="author" content="Dileep V. Reddy" />
<meta name="generator" content="Org Mode" />
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<link rel="stylesheet" type="text/css" href="css/style.css"/>
</head>
<body>
<div id="preamble" class="status">
<div id="header">
<h1 id="myname">Dileep<span class="off">Reddy</span></h1>
<h2>My Overlapping Magisteria</h2>
</div>
<div id="back-to-top-button">
<a href="#myname">▲ Back to top ▲</a>
</div>
<div id="menu">
<ul>
<li class="menuitem"><a href="index.html">About</a></li>
<li class="menuitem"><a href="research.html">Research</a></li>
<li class="menuitem"><a href="tech.html">Tech/Play</a></li>
<li class="menuitem"><a href="art.html">Art/Play</a></li>
</ul>
</div>
</div>
<div id="content" class="content">
<nav id="table-of-contents" role="doc-toc">
<h2>Table of Contents</h2>
<div id="text-table-of-contents" role="doc-toc">
<ul>
<li><a href="#org56c809b">Wanderlust</a></li>
<li><a href="#org21b6d93">Anemoia (Japan 2024)</a></li>
</ul>
</div>
</nav>
<div id="outline-container-org56c809b" class="outline-2">
<h2 id="org56c809b">Wanderlust</h2>
</div>
<div id="outline-container-org21b6d93" class="outline-2">
<h2 id="org21b6d93">Anemoia (Japan 2024)</h2>
<div class="outline-text-2" id="text-org21b6d93">
<figure id="org7221035">
<img src="img/akuma.jpg" alt="akuma.jpg" width="720">
</figure>
<p>
Took a 2-week trip with my brother in April to finall scratch the itch.
We stuck to the countryside for the most part. Plenty of hiking and some
biking in the mountains. I’ve put up some <code>html</code> files on <a href="https://odysee.com">Odysee</a> if you
want to read about it.
</p>
<ul class="org-ul">
<li><a href="https://odysee.com/@dileepvr:8/anemoia_01_why:1">01 : Why</a></li>
<li><a href="https://odysee.com/@dileepvr:8/02_storytime:7">02 : Story time</a></li>
<li><a href="https://odysee.com/@dileepvr:8/03_inthesticks:4">03 : In the sticks</a></li>
<li><a href="https://odysee.com/@dileepvr:8/04_stillwater:7">04 : Still Water</a></li>
<li><a href="https://odysee.com/@dileepvr:8/05_nightcityblues:9">05 : Night City Blues</a></li>
</ul>
</div>
</div>
</div>
</body>
</html>