Initial commit (after 2 months)
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
|
||||
<link rel="icon" type="image/png" href="/favicon.png" />
|
||||
<title>Enderman's Blog</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Enderman's Blog</h1>
|
||||
|
||||
<p>
|
||||
<strong>An incredibly professional and profound placeholder for an index.html!</strong> What else do you need? It works. It navigates.<br>
|
||||
Just kidding. I'm just busy with my actual job and life. I'll make a dynamic Vue website later.
|
||||
</p>
|
||||
|
||||
<h3>Available blog posts:</h3>
|
||||
<ul>
|
||||
<li><a href="the-windows-context-menu">The Windows Context Menu – Is It a Lost Cause?</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user