-
Notifications
You must be signed in to change notification settings - Fork 0
/
nature.html
36 lines (36 loc) · 1.45 KB
/
nature.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
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>f. diaz – nature</title>
<link rel="shortcut icon" type="image/x-icon" href="/docs/assets/icon.webp">
<link rel="stylesheet" href="gallery.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='photos.html';">
back
</button>
<h3>nature</h3>
<h4>it will always be there for us</h4>
<hr>
<div class="row">
<div class="column">
<img src="/docs/assets/nature1.webp" width="453">
<img src="/docs/assets/nature2.webp" width="453">
<img src="/docs/assets/nature3.webp" width="453">
<img src="/docs/assets/nature4.webp" width="453">
<img src="/docs/assets/nature5.webp" width="453">
<img src="/docs/assets/nature6.webp" width="453">
<img src="/docs/assets/nature7.webp" width="453">
<img src="/docs/assets/nature8.webp" width="453">
<img src="/docs/assets/nature9.webp" width="453">
</div>
</div>