-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
64 lines (56 loc) · 1.63 KB
/
Copy pathindex.html
File metadata and controls
64 lines (56 loc) · 1.63 KB
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
<!DOCTYPE html>
<html><head>
<meta name="generator" content="Hugo 0.93.1" />
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="Programming, game development, miniature painting.">
<link rel="shortcut icon" href="https://listwon.com/favicon.ico">
<link rel="alternate" type="application/rss+xml" href="https://listwon.com/index.xml" title="Listwon">
<link rel="stylesheet" href="/css/style.min.css">
<title>Listwon</title>
</head>
<body><header id="banner">
<h2><a href="https://listwon.com">Listwon</a></h2>
<nav>
<ul>
<li>
<a href="/" title="posts">posts</a>
</li><li>
<a href="/about/" title="about">about</a>
</li>
</ul>
</nav>
</header>
<main id="content">
<h3>Posts</h3>
<ul id="posts">
<li>
<a href="https://listwon.com/posts/git-clean-xdf-and-friends/">
git clean -xdf and friends
<small><time>Apr 11, 2022</time></small>
</a>
</li>
<li>
<a href="https://listwon.com/posts/tar-xfz-and-friends/">
tar xfz and friends
<small><time>Apr 11, 2022</time></small>
</a>
</li>
<li>
<a href="https://listwon.com/posts/moving-to-hugo/">
Moving to Hugo
<small><time>Apr 10, 2022</time></small>
</a>
</li>
<li>
<a href="https://listwon.com/posts/a-new-beginning/">
A new beginning
<small><time>Mar 25, 2020</time></small>
</a>
</li>
</ul>
</main><footer id="footer">
Copyright © 2022 Bartłomiej T. Listwon
</footer>
</body>
</html>