blob: 3961b436fcc95f41c68b5eabccc61305203f3807 (
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
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
|
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" name="viewport" content="width=80ch">
<title>Roy Nielsen</title>
<link rel="stylesheet" href="../style.css">
</head>
<body>
<h1><a href="http://blaise.zone">blaise</a>-<a href="../">memories</a>/roy-nielsen</h1>
<hr>
<figure>
<img src="Roy early photo of Jens' home10262020.jpg">
<figcpation>Roy early photo of Jens'</figcaption>
</figure>
<figure>
<img src="Roy college years10262020.jpg">
<figcaption>Roy college years.</figcaption>
</figure>
<figure>
<img src="Roy in Alaska age 1910262020.jpg">
<figcaption>Roy in Alaska age 19.</figcaption>
</figure>
<figure>
<img src="Roy on boat with friends10262020.jpg">
<figcaption>Roy on boat with friends.</figcaption>
</figure>
<figure>
<img src="Roy photos of homes in SF10262020.jpg">
<figcaption>Roy photos of homes in San Fransisco.</figcaption>
</figure>
<figure>
<img src="Roy the actor10262020.jpg">
<figcaption>Roy the actor.</figcaption>
</figure>
<figure>
<img src="Roy at Campo Seco10262020_0001.jpg">
<figcaption>Roy at Campo Seco.</figcaption>
</figure>
<figure>
<img src="RJMN Greece photo of Roy02122019.jpg">
<figcaption>Roy on a cruise in Greece, 1986.</figcaption>
</figure>
<hr>
<p>
<a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a>: no copyright
</p>
</body>
</html>
|