-
Notifications
You must be signed in to change notification settings - Fork 0
/
title.html
113 lines (105 loc) · 3.08 KB
/
title.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
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
<!DOCTYPE html>
<html lang="en">
<head>
<!-- 2024-10-30 Wed 10:42 -->
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>‎</title>
<meta name="generator" content="Org Mode" />
<link rel="stylesheet" href="./wuth.css" type="text/css">
<link rel="stylesheet" href="./ox-tufte.css" type="text/css">
<style>p { margin-top: 0px; margin-bottom: 0px; text-indent: 2em; } p > .margin-toggle { text-indent: 0em; }</style>
<style> p > .sidenote { margin-top: 0px; margin-bottom: 0px; text-indent: -1em; }</style>
<style> p > .marginnote { text-indent: 0em; }</style>
<style> p.verse { margin-top: -5px; margin-bottom: -5px; text-indent: 0em; }</style>
<style>
article > div.org-src-container {
width: var(--ox-tufte-content-width);
max-width: var(--ox-tufte-content-width);
clear: none;
}
article > section .org-src-container {
width: var(--ox-tufte-src-code-width);
max-width: var(--ox-tufte-src-code-width);
clear: none;
}
div.org-src-container > pre { clear: none; }
pre.example {clear: none; }
</style>
</head>
<body>
<article id="content" class="content">
<div class="header">
<link rel="stylesheet" href="hamb.css">
<link rel="stylesheet" href="tufte.css">
<link rel="stylesheet" href="ox-tufte.css">
<p>
<nav role="navigation">
<div id="menuToggle">
<!--
A fake / hidden checkbox is used as click reciever,
so you can use the :checked selector on it.
-->
<input type="checkbox" />
<!--
Some spans to act as a hamburger.
They are acting like a real hamburger,
not that McDonalds stuff.
-->
<span></span>
<span></span>
<span></span>
<!--
Too bad the menu has to be inside of the button
but hey, it's pure CSS magic.
-->
<ul id="menu">
<a href="index.html" target="_blank"><li>Home</li></a>
<a href="blog.html" target="_blank"><li>Blog</li></a>
<a href="preface.html" target="_blank"><li>Preface</li></a>
<a href="preliminaries.html" target="_blank"><li>Rabbit Holes</li></a>
<li>Numbers</li>
<ul>
<a href="HRGettingStarted1.html" target="_blank"><li>Getting Started 1</li></a>
<a href="HRGettingStarted2.html" target="_blank"><li>Getting Started 2</li></a>
<a href="numbers1.html" target="_blank"><li>Numbers 1</li></a>
<a href="numbers2.html" target="_blank"><li>Numbers 2</li></a>
</ul>
</ul>
</div>
</nav>
</div>
</p>
<p>
<label for="mn-demo" class="margin-toggle"></label> <input
type="checkbox" id="mn-demo" class="margin-toggle"> <span
class="marginnote"> <br>
<br>
<br>
<br>
<br>
<img src="images/WutheringKunstlerBanner4.png" alt="WutheringKunstlerBanner4.png"> <br>
<br>
Wuthering.UK <br>
P.O. Box 1302 <br>
Grand Marais, MN, 55604 <br>
USA <br>
<br>
[email protected] </span>
</p>
<section id="outline-container-org0b22235" class="outline-2">
<h2 id="org0b22235"></h2>
<div class="outline-text-2" id="text-org0b22235">
<p>
<br>
<br>
<br>
</p>
<figure id="orgf718da5">
<img src="images/DarkInlandSeaHomePage2.png" alt="DarkInlandSeaHomePage2.png">
</figure>
</div>
</section>
</article>
</body>
</html>