-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathphotos.html
39 lines (39 loc) · 1.49 KB
/
photos.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
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>f. diaz – gallery</title>
<link rel="shortcut icon" type="image/x-icon" href="/docs/assets/icon.webp">
<link rel="stylesheet" href="photostyle.css">
<head>
</head>
<body>
<div class="page layout-default">
<div class="header" role="banner">
<div class="sitename">
<h2><img class="sitename-logo" src="/docs/assets/icon.webp" loading="lazy"><a href="https://dfab512.github.io/">fabian.exposed</a></h2>
</div>
<div class="sitename-banner"></div>
<hr>
<button style="float:right;" onclick="window.location.href='index.html';">
back
</button>
<h3>gallery</h3>
<h4>i have never really been great at committing to any hobbies,
but i think photography is an exception. in contrast to my other past times,
photography has me thinking thinking almost all the time i'm outside.
it's very easy for me to get engaged in photography and i believe
that's part of why i've continued taking photos for so long.
</h4>
<p><a href="urban.html">
<img src="/docs/assets/urban.jpg" width="322">
</a>
</p>
<p><a href="nature.html">
<img src="/docs/assets/nature.jpg" width="322">
</a>
</p>
<p><a href="bw.html">
<img src="/docs/assets/bw.jpg" width="322">
</a>
</p>