Add languages. Update CV. Update skills page. Update index page.
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 6s
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<title>Pim Nelissen</title>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
@ -19,7 +19,7 @@
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="404 Page not found">
|
||||
|
||||
<meta property="og:url" content="/404.html">
|
||||
<meta property="og:url" content="//localhost:1313/404.html">
|
||||
<meta property="og:site_name" content="Pim Nelissen">
|
||||
<meta property="og:title" content="404 Page not found">
|
||||
<meta property="og:locale" content="en">
|
||||
@ -28,7 +28,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="/404.html">
|
||||
<link rel="canonical" href="//localhost:1313/404.html">
|
||||
|
||||
|
||||
<link rel="preload" href="/fonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin>
|
||||
@ -38,13 +38,19 @@
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/coder.min.7763f8bc6341ecf82378e867c285e1549abb063a899be313ccd25dbfcd24fa7d.css" integrity="sha256-d2P4vGNB7PgjeOhnwoXhVJq7BjqJm+MTzNJdv80k+n0=" crossorigin="anonymous" media="screen" />
|
||||
<link rel="stylesheet" href="/css/coder.css" media="screen">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/coder-dark.css" media="screen">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -75,7 +81,9 @@
|
||||
|
||||
|
||||
|
||||
<body class="preload-transitions colorscheme-light">
|
||||
|
||||
|
||||
<body class="preload-transitions colorscheme-auto">
|
||||
|
||||
<div class="float-container">
|
||||
<a id="dark-mode-toggle" class="colorscheme-toggle">
|
||||
@ -88,7 +96,7 @@
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
|
||||
<a class="navigation-title" href="/">
|
||||
<a class="navigation-title" href="//localhost:1313/">
|
||||
Pim Nelissen
|
||||
</a>
|
||||
|
||||
@ -126,7 +134,7 @@
|
||||
<div class="error">
|
||||
<h1>404</h1>
|
||||
<h2>Page Not Found</h2>
|
||||
<p>Sorry, this page does not exist.<br />You can head back to the <a href="/">homepage</a>.</p>
|
||||
<p>Sorry, this page does not exist.<br />You can head back to the <a href="//localhost:1313/">homepage</a>.</p>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@ -137,7 +145,7 @@
|
||||
<section class="container">
|
||||
©
|
||||
|
||||
2024 -
|
||||
2023 -
|
||||
|
||||
2025
|
||||
Pim Nelissen
|
||||
@ -154,7 +162,7 @@
|
||||
|
||||
|
||||
|
||||
<script src="/js/coder.min.6ae284be93d2d19dad1f02b0039508d9aab3180a12a06dcc71b0b0ef7825a317.js" integrity="sha256-auKEvpPS0Z2tHwKwA5UI2aqzGAoSoG3McbCw73gloxc="></script>
|
||||
<script src="/js/coder.js"></script>
|
||||
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user