2024-07-25 06:10:24 +00:00
|
|
|
<!DOCTYPE html>
|
|
|
|
<html lang="en" dir="ltr">
|
|
|
|
<head>
|
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
|
|
|
|
|
|
|
|
<meta property="og:title" content="404: Page Not Found">
|
|
|
|
<meta charset="utf-8">
|
|
|
|
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
|
|
<meta name="author" content="Leilukin">
|
|
|
|
<meta name="generator" content="Eleventy v3.0.0">
|
|
|
|
<meta property="og:type" content="website">
|
|
|
|
<meta property="og:url" content="https://leilukin.com/404.html">
|
|
|
|
<meta property="og:site_name" content="Leilukin's Hub">
|
|
|
|
<meta property="og:locale" content="en_MY">
|
|
|
|
<meta name="twitter:card" content="summary">
|
|
|
|
<meta name="twitter:url" content="https://leilukin.com/404.html">
|
|
|
|
<link rel="canonical" href="https://leilukin.com/404.html">
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="preload" href="/assets/fonts/lexend/lexend-v19-latin-regular.woff2" as="font" type="font/woff2" crossorigin>
|
|
|
|
<link rel="preload" href="/assets/fonts/lexend/lexend-v19-latin-700.woff2" as="font" type="font/woff2" crossorigin>
|
|
|
|
<style>
|
|
|
|
@font-face {
|
2024-07-26 16:37:56 +00:00
|
|
|
font-display: swap;
|
2024-07-25 06:10:24 +00:00
|
|
|
font-family: 'Lexend';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 400;
|
2024-07-26 16:37:56 +00:00
|
|
|
src: url('/assets/fonts/lexend/lexend-v19-latin-regular.woff2') format('woff2');
|
2024-07-25 06:10:24 +00:00
|
|
|
}
|
|
|
|
@font-face {
|
2024-07-26 16:37:56 +00:00
|
|
|
font-display: swap;
|
2024-07-25 06:10:24 +00:00
|
|
|
font-family: 'Lexend';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 600;
|
2024-07-26 16:37:56 +00:00
|
|
|
src: url('/assets/fonts/lexend/lexend-v19-latin-600.woff2') format('woff2');
|
2024-07-25 06:10:24 +00:00
|
|
|
}
|
|
|
|
@font-face {
|
2024-07-26 16:37:56 +00:00
|
|
|
font-display: swap;
|
2024-07-25 06:10:24 +00:00
|
|
|
font-family: 'Lexend';
|
|
|
|
font-style: normal;
|
|
|
|
font-weight: 700;
|
2024-07-26 16:37:56 +00:00
|
|
|
src: url('/assets/fonts/lexend/lexend-v19-latin-700.woff2') format('woff2');
|
2024-07-25 06:10:24 +00:00
|
|
|
}
|
|
|
|
</style>
|
|
|
|
<link rel="stylesheet" href="/assets/css/misc.css">
|
|
|
|
|
|
|
|
|
|
|
|
<link rel="apple-touch-icon" sizes="180x180" href="/assets/favicon/apple-touch-icon.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="32x32" href="/assets/favicon/favicon-32x32.png">
|
|
|
|
<link rel="icon" type="image/png" sizes="16x16" href="/assets/favicon/favicon-16x16.png">
|
|
|
|
<link rel="manifest" href="/assets/favicon/site.webmanifest">
|
|
|
|
|
|
|
|
<title> 404: Page Not Found | Leilukin's Hub</title>
|
|
|
|
</head>
|
|
|
|
<body>
|
|
|
|
<main>
|
|
|
|
<img src="/assets/leilukin/Leilukins-Hub-website-banner.avif" alt="Leilukin's Hub website banner">
|
|
|
|
<h1>404: Page Not Found</h1>
|
|
|
|
|
|
|
|
|
|
|
|
<p>Oops! Either the page you are looking for does not exist, or it has been moved to a diffrent part of this site.</p>
|
|
|
|
|
|
|
|
<section class="index__btn-wrapper">
|
|
|
|
<a href="/" class="index__link">🏠 Back to Home</a>
|
|
|
|
</section>
|
|
|
|
</main>
|
|
|
|
</body>
|
|
|
|
</html>
|