public/ autocommit
This commit is contained in:
78
public/index.html
Normal file
78
public/index.html
Normal file
@@ -0,0 +1,78 @@
|
||||
<!doctype html><html lang=en>
|
||||
<head>
|
||||
<meta name=generator content="Hugo 0.92.2">
|
||||
<meta charset=utf-8>
|
||||
<meta name=”robots” content="index,follow">
|
||||
<meta name=viewport content="width=device-width,initial-scale=1">
|
||||
<meta name=twitter:card content="summary">
|
||||
<meta property="og:title" content="Sivert Does Stuff Online!">
|
||||
<meta property="og:url" content>
|
||||
<meta property="og:site_name" content="Sivert Does Stuff Online!">
|
||||
<link rel=alternate type=application/rss+xml href=/index.xml title="Sivert Does Stuff Online!">
|
||||
<link rel=stylesheet href=https://stackpath.bootstrapcdn.com/bootstrap/4.5.1/css/bootstrap.min.css crossorigin=anonymous>
|
||||
<title>Sivert Does Stuff Online! - Welcome!</title>
|
||||
<meta name=description content="Landing page for Siverts GitHub Pages blog and portfolio.">
|
||||
<link href=/main.css rel=stylesheet>
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
<nav id=navbar>
|
||||
<ul class=top-nav>
|
||||
<li><a href=/>Sivert Does Stuff Online!</a></li>
|
||||
<li id=lang-menu>
|
||||
<a id=lang-menu-btn href=#>Translations</a>
|
||||
<ul>
|
||||
<li><a href=/no/>Norsk</a></li>
|
||||
<li><a href=/>English</a></li>
|
||||
</ul>
|
||||
</li>
|
||||
<div class=link-group>
|
||||
<li>
|
||||
<a href=https://sivert.pw>
|
||||
<span>My Humble Homepage</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=/about>
|
||||
<span>About</span>
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href=/blog>
|
||||
<span>Blog</span>
|
||||
</a>
|
||||
</li>
|
||||
</div>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<div id=content>
|
||||
<main>
|
||||
<div class=row>
|
||||
<div class=col-md-2>
|
||||
<aside id=meta>
|
||||
<nav id=TableOfContents></nav>
|
||||
</aside>
|
||||
</div>
|
||||
<div class=col-md-10>
|
||||
<article>
|
||||
<header>
|
||||
<h1>Welcome!</h1>
|
||||
</header>
|
||||
<p>So I guess I’ve finally got to updating my github.io site. Nice!</p>
|
||||
</article>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
</div>
|
||||
<footer>
|
||||
<center>
|
||||
<div class=footer-content>
|
||||
<p>2022 © Sivert V. Sæther</p>
|
||||
</div>
|
||||
<div class=footer-social>
|
||||
</div>
|
||||
</center>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user