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>
|
||||
Contact · Pim Nelissen
|
||||
</title>
|
||||
@ -22,7 +22,7 @@
|
||||
<meta name="twitter:title" content="Contact">
|
||||
<meta name="twitter:description" content="Email: pi0274ne-s@student.lu.se">
|
||||
|
||||
<meta property="og:url" content="/contact/">
|
||||
<meta property="og:url" content="//localhost:1313/contact/">
|
||||
<meta property="og:site_name" content="Pim Nelissen">
|
||||
<meta property="og:title" content="Contact">
|
||||
<meta property="og:description" content="Email: pi0274ne-s@student.lu.se">
|
||||
@ -32,7 +32,7 @@
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="/contact/">
|
||||
<link rel="canonical" href="//localhost:1313/contact/">
|
||||
|
||||
|
||||
<link rel="preload" href="/fonts/fa-brands-400.woff2" as="font" type="font/woff2" crossorigin>
|
||||
@ -42,13 +42,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">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
@ -79,7 +85,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">
|
||||
@ -92,7 +100,7 @@
|
||||
<nav class="navigation">
|
||||
<section class="container">
|
||||
|
||||
<a class="navigation-title" href="/">
|
||||
<a class="navigation-title" href="//localhost:1313/">
|
||||
Pim Nelissen
|
||||
</a>
|
||||
|
||||
@ -130,7 +138,7 @@
|
||||
<article>
|
||||
<header>
|
||||
<h1 class="title">
|
||||
<a class="title-link" href="/contact/">
|
||||
<a class="title-link" href="//localhost:1313/contact/">
|
||||
Contact
|
||||
</a>
|
||||
</h1>
|
||||
@ -149,7 +157,7 @@
|
||||
<section class="container">
|
||||
©
|
||||
|
||||
2024 -
|
||||
2023 -
|
||||
|
||||
2025
|
||||
Pim Nelissen
|
||||
@ -166,7 +174,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