-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
rebuilding site Fri Jul 14 14:30:01 CEST 2023
- Loading branch information
Showing
23 changed files
with
4,573 additions
and
940 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,147 +1,190 @@ | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
|
||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta http-equiv="Content-Language" content="en"> | ||
<head> | ||
<title>Home</title> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | ||
<meta name="color-scheme" content="light dark"> | ||
|
||
<meta name="author" content="Karin Berg"> | ||
<meta name="description" content="Karin Berg's personal website"> | ||
<meta name="keywords" content="developer,personal"> | ||
|
||
|
||
<script src="https://twemoji.maxcdn.com/v/latest/twemoji.min.js" crossorigin="anonymous"></script> | ||
|
||
|
||
<meta name="twitter:card" content="summary"/> | ||
|
||
<meta name="author" content="Karin Berg"> | ||
<meta name="description" content="Karin Berg's personal website"> | ||
<meta name="keywords" content="developer,personal"> | ||
|
||
<meta name="twitter:card" content="summary"/> | ||
<meta name="twitter:title" content="404 Page not found"/> | ||
<meta name="twitter:description" content="Karin Berg's personal website"/> | ||
|
||
<meta property="og:title" content="404 Page not found" /> | ||
<meta property="og:title" content="404 Page not found" /> | ||
<meta property="og:description" content="Karin Berg's personal website" /> | ||
<meta property="og:type" content="website" /> | ||
<meta property="og:url" content="https://karinberg.github.io/404.html" /> | ||
|
||
|
||
|
||
|
||
<base href="https://karinberg.github.io/404.html"> | ||
|
||
<title>Home</title> | ||
|
||
|
||
<link rel="canonical" href="https://karinberg.github.io/404.html"> | ||
|
||
<link rel="canonical" href="https://karinberg.github.io/404.html"> | ||
|
||
<link href="https://fonts.googleapis.com/css?family=Lato:400,700%7CMerriweather:300,700%7CSource+Code+Pro:400,700&display=swap" rel="stylesheet"> | ||
<link rel="stylesheet" href="https://use.fontawesome.com/releases/v5.13.0/css/all.css" integrity="sha384-Bfad6CLCknfcloXFOyFnlgtENryhrpZCe29RTifKEixXQZ38WheV+i/6YWSzkz3V" crossorigin="anonymous"> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/normalize/8.0.1/normalize.min.css" integrity="sha256-l85OmPOjvil/SOvVt3HnSSjzF1TUMyT9eV0c2BzEGzU=" crossorigin="anonymous" /> | ||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="/css/coder.min.3219ef62ae52679b7a9c19043171c3cd9f523628c2a65f3ef247ee18836bc90b.css" integrity="sha256-MhnvYq5SZ5t6nBkEMXHDzZ9SNijCpl8+8kfuGINryQs=" crossorigin="anonymous" media="screen" /> | ||
|
||
<link rel="preload" href="/fonts/forkawesome-webfont.woff2?v=1.2.0" as="font" type="font/woff2" crossorigin> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="/css/coder-dark.min.e78e80fc3a585a4d1c8fc7f58623b6ff852411e38431a9cd1792877ecaa160f6.css" integrity="sha256-546A/DpYWk0cj8f1hiO2/4UkEeOEManNF5KHfsqhYPY=" crossorigin="anonymous" media="screen" /> | ||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="/css/coder.min.5adbe72fc41dcfb852215b84695288939b6b606db73238bd3ee936469572fc9c.css" integrity="sha256-WtvnL8Qdz7hSIVuEaVKIk5trYG23Mji9Puk2RpVy/Jw=" crossorigin="anonymous" media="screen" /> | ||
|
||
|
||
|
||
<link rel="stylesheet" href="/css/custom.css" /> | ||
|
||
|
||
|
||
|
||
<link rel="icon" type="image/png" href="https://karinberg.github.io/img/favicon-32x32.png" sizes="32x32"> | ||
<link rel="icon" type="image/png" href="https://karinberg.github.io/img/favicon-16x16.png" sizes="16x16"> | ||
|
||
<meta name="generator" content="Hugo 0.74.3" /> | ||
</head> | ||
|
||
|
||
|
||
|
||
|
||
<link rel="stylesheet" href="/css/coder-dark.min.a00e6364bacbc8266ad1cc81230774a1397198f8cfb7bcba29b7d6fcb54ce57f.css" integrity="sha256-oA5jZLrLyCZq0cyBIwd0oTlxmPjPt7y6KbfW/LVM5X8=" crossorigin="anonymous" media="screen" /> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
<link rel="icon" type="image/svg+xml" href="/images/favicon.svg" sizes="any"> | ||
<link rel="icon" type="image/png" href="/img/favicon-32x32.png" sizes="32x32"> | ||
<link rel="icon" type="image/png" href="/img/favicon-16x16.png" sizes="16x16"> | ||
|
||
<link rel="apple-touch-icon" href="/images/apple-touch-icon.png"> | ||
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon.png"> | ||
|
||
<link rel="manifest" href="/site.webmanifest"> | ||
<link rel="mask-icon" href="/images/safari-pinned-tab.svg" color="#5bbad5"> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</head> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<body class="preload-transitions colorscheme-auto"> | ||
|
||
<body class="colorscheme-auto" | ||
onload=" twemoji.parse(document.body); " | ||
> | ||
<main class="wrapper"> | ||
<nav class="navigation"> | ||
<div class="float-container"> | ||
<a id="dark-mode-toggle" class="colorscheme-toggle"> | ||
<i class="fa fa-adjust fa-fw" aria-hidden="true"></i> | ||
</a> | ||
</div> | ||
|
||
|
||
<main class="wrapper"> | ||
<nav class="navigation"> | ||
<section class="container"> | ||
<a class="navigation-title" href="/"> | ||
Home | ||
</a> | ||
|
||
<input type="checkbox" id="menu-toggle" /> | ||
<label class="menu-button float-right" for="menu-toggle"><i class="fas fa-bars"></i></label> | ||
<ul class="navigation-list"> | ||
|
||
<input type="checkbox" id="menu-toggle" /> | ||
<label class="menu-button float-right" for="menu-toggle"> | ||
<i class="fa fa-bars fa-fw" aria-hidden="true"></i> | ||
</label> | ||
<ul class="navigation-list"> | ||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="https://karinberg.github.io/about/">Me, myself and I</a> | ||
</li> | ||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="/about/">Me, myself and I</a> | ||
</li> | ||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="/projects/">Projects</a> | ||
</li> | ||
|
||
|
||
<li class="navigation-item"> | ||
<a class="navigation-link" href="https://karinberg.github.io/projects/">Projects</a> | ||
</li> | ||
|
||
|
||
|
||
</ul> | ||
</ul> | ||
|
||
</section> | ||
</nav> | ||
|
||
|
||
<div class="content"> | ||
<div class="content"> | ||
|
||
<section class="container centered"> | ||
<div class="error"> | ||
<h1>404</h1> | ||
<h2>Page Not Found</h2> | ||
<p>Sorry, this page does not exist.<br />You can head back to <a href="https://karinberg.github.io">homepage</a>.</p> | ||
<p>Sorry, this page does not exist.<br />You can head back to the <a href="https://karinberg.github.io">homepage</a>.</p> | ||
</div> | ||
</section> | ||
|
||
|
||
</div> | ||
</div> | ||
|
||
|
||
<footer class="footer"> | ||
<section class="container"> | ||
|
||
<p>Never give up, never surrender!</p> | ||
|
||
|
||
© | ||
|
||
2020 | ||
Karin Berg | ||
|
||
|
||
· | ||
Powered by <a href="https://gohugo.io/">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/">Coder</a>. | ||
|
||
|
||
</section> | ||
</footer> | ||
<footer class="footer"> | ||
<section class="container"> | ||
© | ||
|
||
2023 | ||
Karin Berg | ||
· | ||
|
||
Powered by <a href="https://gohugo.io/" target="_blank" rel="noopener">Hugo</a> & <a href="https://github.com/luizdepra/hugo-coder/" target="_blank" rel="noopener">Coder</a>. | ||
|
||
</section> | ||
</footer> | ||
|
||
</main> | ||
</main> | ||
|
||
|
||
|
||
|
||
|
||
|
||
<script src="/js/coder.min.6ae284be93d2d19dad1f02b0039508d9aab3180a12a06dcc71b0b0ef7825a317.js" integrity="sha256-auKEvpPS0Z2tHwKwA5UI2aqzGAoSoG3McbCw73gloxc="></script> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</body> | ||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
|
||
</body> | ||
|
||
</html> |
Oops, something went wrong.