35 lines
1.1 KiB
HTML
35 lines
1.1 KiB
HTML
|
<!DOCTYPE html>
|
||
|
<html lang="en">
|
||
|
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||
|
<title>Blogpost | My New Hugo Site</title>
|
||
|
<link rel="canonical" href="http://localhost:1313/">
|
||
|
<link rel='alternate' type='application/rss+xml' title="My New Hugo Site RSS" href='/index.xml'>
|
||
|
<link rel='stylesheet' type='text/css' href='/style.css'>
|
||
|
<link rel="icon" href="/favicon.ico">
|
||
|
<meta name="description" content="Here is my new blog post!">
|
||
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||
|
<meta name="robots" content="index, follow">
|
||
|
<meta charset="utf-8">
|
||
|
</head>
|
||
|
<body>
|
||
|
<main>
|
||
|
<header><h1 id="tag_Blogpost">Blogpost</h1></header>
|
||
|
<article>
|
||
|
|
||
|
<p>Here is my new blog post!</p>
|
||
|
|
||
|
|
||
|
<div id="nextprev">
|
||
|
<a href="/autobiography/"><div id="prevart">Previous:<br>Autobiography</div></a>
|
||
|
</div>
|
||
|
|
||
|
</article>
|
||
|
</main>
|
||
|
|
||
|
<footer>
|
||
|
<a href="http://localhost:1313/">http://localhost:1313/</a><br><br><a href="/index.xml"><img src="/rss.svg" style="max-height:1.5em" alt="RSS Feed" title="Subscribe via RSS for updates."></a>
|
||
|
</footer>
|
||
|
|
||
|
</body>
|
||
|
</html>
|