-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
47 lines (20 loc) · 874 Bytes
/
Copy pathindex.html
File metadata and controls
47 lines (20 loc) · 874 Bytes
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
<!DOCTYPE html>
<html>
<head>
<meta name="generator" content="Hugo 0.91.2" />
<title>
Nikolay Kolev
</title>
</head>
<body>
<div class="h-feed">
<div class="h-entry">
<h1><a href="https://nikolay.mu/2023/09/29/hello-world.html">Hello, world!</a></h1>
<a href="https://nikolay.mu/2023/09/29/hello-world.html" class="u-url"><time class="dt-published" datetime="2023-09-29 17:46:59 -0800">Sep 29, 2023</time></a>
<div class="e-content">
<p>If you’re wondering what the “.mu” at the end of my website’s address means, I will explain it. “Mu” is a reference to the Greek letter “µ,” which also means “micro.” Since my website is a microblog, I thought it would be a fitting choice.</p>
</div>
</div>
</div>
</body>
</html>