gen
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<script>hljs.highlightAll();</script>
|
||||
<title>Michael Thomson</title>
|
||||
<link rel="stylesheet" href="index.css" />
|
||||
<link rel="stylesheet" href="/index.css" />
|
||||
</head>
|
||||
<body>
|
||||
<nav>
|
||||
@@ -16,6 +16,10 @@
|
||||
<a href="/contact">Contact</a>
|
||||
</nav>
|
||||
<h1 class="title">Michael Thomson</h1>
|
||||
|
||||
<p>Welcome to my site! not much here yet.</p>
|
||||
<h2 id="recent-blog-posts">Recent blog posts</h2>
|
||||
<ul>
|
||||
<li><a href="/blog/first-post">First Blog Post</a></li>
|
||||
</ul>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user