First commit on Mac Mini server
This commit is contained in:
204
public/404.html
204
public/404.html
@@ -8,8 +8,8 @@
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<meta http-equiv="X-UA-Compatible" content="ie=edge" />
|
||||
|
||||
<title>404 Page not found · SWang Nice</title>
|
||||
<meta name="title" content="404 Page not found · SWang Nice" />
|
||||
<title>404 Page not found · SWangNice</title>
|
||||
<meta name="title" content="404 Page not found · SWangNice" />
|
||||
|
||||
<meta name="description" content="My awesome website (English)" />
|
||||
|
||||
@@ -26,8 +26,8 @@
|
||||
|
||||
|
||||
|
||||
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.8f3065366dff1de8a5d8a245dbeb14096be1376f41bc15da61f5e65a4c8d50184b7255c09fb7172fc3841a4a792390f2df99cbe22bc022dd78d2f7231fc60a6b.css"
|
||||
integrity="sha512-jzBlNm3/Heil2KJF2+sUCWvhN29BvBXaYfXmWkyNUBhLclXAn7cXL8OEGkp5I5Dy35nL4ivAIt140vcjH8YKaw==" />
|
||||
<link type="text/css" rel="stylesheet" href="/css/main.bundle.min.3d98b0e3c7886b2be13facfb539c8f79843dd3cff84d1c41763deb363c668c308c7c7ac9ecb3923f8602e257866ff553de4228ff50492074acc6d07b3d232fb1.css"
|
||||
integrity="sha512-PZiw48eIayvhP6z7U5yPeYQ908/4TRxBdj3rNjxmjDCMfHrJ7LOSP4YC4leGb/VT3kIo/1BJIHSsxtB7PSMvsQ==" />
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/appearance.min.516a16745bea5a9bd011138d254cc0fd3973cd55ce6e15f3dec763e7c7c2c7448f8fe7b54cca811cb821b0c7e12cd161caace1dd794ac3d34d40937cbcc9ee12.js"
|
||||
@@ -43,11 +43,8 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.65b5de43825ad54a420102c9ddccece1f1015665fe76e5b399ba259e1de29f6c83ac1b3cf77beed3d29e26604dfebf561a8e1db523cb6add0d6acccc9e8f1307.js"
|
||||
integrity="sha512-ZbXeQ4Ja1UpCAQLJ3czs4fEBVmX+duWzmbolnh3in2yDrBs893vu09KeJmBN/r9WGo4dtSPLat0NaszMno8TBw==" data-copy="Copy" data-copied="Copied"></script>
|
||||
<script defer type="text/javascript" id="script-bundle" src="/js/main.bundle.min.f8f2cec11308434554dfdbe3a0963bc19265192ebb9e2d644f3f9250731c879dfb09b44d2d58fcd06e8a1c9051b57f594719b37d21689d366ffd2db050df40a0.js"
|
||||
integrity="sha512-+PLOwRMIQ0VU39vjoJY7wZJlGS67ni1kTz+SUHMch537CbRNLVj80G6KHJBRtX9ZRxmzfSFonTZv/S2wUN9AoA==" data-copy="Copy" data-copied="Copied"></script>
|
||||
|
||||
|
||||
|
||||
@@ -68,7 +65,7 @@
|
||||
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/404.html">
|
||||
<meta property="og:site_name" content="SWang Nice">
|
||||
<meta property="og:site_name" content="SWangNice">
|
||||
<meta property="og:title" content="404 Page not found">
|
||||
<meta property="og:description" content="My awesome website (English)">
|
||||
<meta property="og:locale" content="en">
|
||||
@@ -151,7 +148,7 @@
|
||||
<nav class="flex space-x-3">
|
||||
|
||||
|
||||
<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">SWang Nice</a>
|
||||
<a href="/" class="text-base font-medium text-gray-500 hover:text-gray-900">SWangNice</a>
|
||||
|
||||
|
||||
</nav>
|
||||
@@ -174,7 +171,7 @@
|
||||
<div>
|
||||
<div class="cursor-pointer flex items-center nested-menu">
|
||||
|
||||
<a class="text-base font-medium text-gray-500 hover:text-primary-600 dark:hover:text-primary-400" title="">
|
||||
<a href="/notes/" class="text-base font-medium text-gray-500 hover:text-primary-600 dark:hover:text-primary-400" title="Notes">
|
||||
Notes
|
||||
</a>
|
||||
<span>
|
||||
@@ -203,14 +200,14 @@
|
||||
<div class="pt-2 p-5 mt-2 rounded-xl backdrop-blur shadow-2xl">
|
||||
<div class="flex flex-col space-y-3">
|
||||
|
||||
<a href="/en/notes/coding/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<a href="/notes/coding/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-sm" title="">
|
||||
Coding
|
||||
</p>
|
||||
</a>
|
||||
|
||||
<a href="/en/notes/pdf/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<a href="/notes/pdf/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-sm" title="">
|
||||
PDF Collection
|
||||
@@ -229,7 +226,7 @@
|
||||
<div>
|
||||
<div class="cursor-pointer flex items-center nested-menu">
|
||||
|
||||
<a class="text-base font-medium text-gray-500 hover:text-primary-600 dark:hover:text-primary-400" title="">
|
||||
<a href="/projects/" class="text-base font-medium text-gray-500 hover:text-primary-600 dark:hover:text-primary-400" title="Projects">
|
||||
Projects
|
||||
</a>
|
||||
<span>
|
||||
@@ -258,31 +255,17 @@
|
||||
<div class="pt-2 p-5 mt-2 rounded-xl backdrop-blur shadow-2xl">
|
||||
<div class="flex flex-col space-y-3">
|
||||
|
||||
<a href="/en/projects/ai/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<a href="/projects/embedded/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-sm" title="">
|
||||
AI
|
||||
Fancy Things on Boards
|
||||
</p>
|
||||
</a>
|
||||
|
||||
<a href="/en/projects/embedded/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<a href="/projects/self_host/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-sm" title="">
|
||||
Embedded Systems
|
||||
</p>
|
||||
</a>
|
||||
|
||||
<a href="/en/projects/game/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-sm" title="">
|
||||
Game
|
||||
</p>
|
||||
</a>
|
||||
|
||||
<a href="/en/projects/robotics/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-sm" title="">
|
||||
Robotics
|
||||
Self-host
|
||||
</p>
|
||||
</a>
|
||||
|
||||
@@ -294,13 +277,57 @@
|
||||
|
||||
|
||||
|
||||
|
||||
<a href="" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<div>
|
||||
<div class="cursor-pointer flex items-center nested-menu">
|
||||
|
||||
<p class="text-base font-medium" title="">
|
||||
Archive
|
||||
</p>
|
||||
</a>
|
||||
<a class="text-base font-medium text-gray-500 hover:text-primary-600 dark:hover:text-primary-400" title="">
|
||||
RestHere
|
||||
</a>
|
||||
<span>
|
||||
|
||||
|
||||
<span class="relative block icon">
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewBox="0 0 20 20"
|
||||
fill="currentColor"
|
||||
aria-hidden="true"
|
||||
>
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z"
|
||||
clip-rule="evenodd"
|
||||
/>
|
||||
</svg>
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
</span>
|
||||
</div>
|
||||
<div class="absolute menuhide">
|
||||
<div class="pt-2 p-5 mt-2 rounded-xl backdrop-blur shadow-2xl">
|
||||
<div class="flex flex-col space-y-3">
|
||||
|
||||
<a href="/life/pet/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-sm" title="">
|
||||
My Pet
|
||||
</p>
|
||||
</a>
|
||||
|
||||
<a href="/life/travel/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-sm" title="">
|
||||
My Travel
|
||||
</p>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
@@ -378,7 +405,7 @@
|
||||
|
||||
<a href="/zh-cn/404.html" class="flex items-center">
|
||||
<p class="text-sm font-sm text-gray-500 hover:text-primary-600 dark:hover:text-primary-400" title="404 Page not found">
|
||||
CN
|
||||
中文
|
||||
</p>
|
||||
</a>
|
||||
|
||||
@@ -465,7 +492,7 @@
|
||||
|
||||
<a href="/zh-cn/404.html" class="flex items-center">
|
||||
<p class="text-sm font-sm text-gray-500 hover:text-primary-600 dark:hover:text-primary-400" title="404 Page not found">
|
||||
CN
|
||||
中文
|
||||
</p>
|
||||
</a>
|
||||
|
||||
@@ -568,9 +595,9 @@
|
||||
|
||||
|
||||
<li class="mt-1">
|
||||
<a href="" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<a href="/notes/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-bg font-bg" title="">
|
||||
<p class="text-bg font-bg" title="Notes">
|
||||
Notes
|
||||
</p>
|
||||
<span>
|
||||
@@ -598,7 +625,7 @@
|
||||
</li>
|
||||
|
||||
<li class="mt-1">
|
||||
<a href="/en/notes/coding/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<a href="/notes/coding/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-small" title="">
|
||||
Coding
|
||||
@@ -607,7 +634,7 @@
|
||||
</li>
|
||||
|
||||
<li class="mt-1">
|
||||
<a href="/en/notes/pdf/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<a href="/notes/pdf/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-small" title="">
|
||||
PDF Collection
|
||||
@@ -624,9 +651,9 @@
|
||||
|
||||
|
||||
<li class="mt-1">
|
||||
<a href="" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<a href="/projects/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-bg font-bg" title="">
|
||||
<p class="text-bg font-bg" title="Projects">
|
||||
Projects
|
||||
</p>
|
||||
<span>
|
||||
@@ -654,37 +681,19 @@
|
||||
</li>
|
||||
|
||||
<li class="mt-1">
|
||||
<a href="/en/projects/ai/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<a href="/projects/embedded/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-small" title="">
|
||||
AI
|
||||
Fancy Things on Boards
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="mt-1">
|
||||
<a href="/en/projects/embedded/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<a href="/projects/self_host/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-small" title="">
|
||||
Embedded Systems
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="mt-1">
|
||||
<a href="/en/projects/game/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-small" title="">
|
||||
Game
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="mt-1">
|
||||
<a href="/en/projects/robotics/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-small" title="">
|
||||
Robotics
|
||||
Self-host
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
@@ -696,16 +705,57 @@
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<li class="mt-1">
|
||||
<a href="" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<a href="" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-bg font-bg" title="">
|
||||
Archive
|
||||
RestHere
|
||||
</p>
|
||||
<span>
|
||||
|
||||
|
||||
<span class="relative block icon">
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
viewBox="0 0 20 20"
|
||||
fill="currentColor"
|
||||
aria-hidden="true"
|
||||
>
|
||||
<path
|
||||
fill-rule="evenodd"
|
||||
d="M5.23 7.21a.75.75 0 011.06.02L10 11.168l3.71-3.938a.75.75 0 111.08 1.04l-4.25 4.5a.75.75 0 01-1.08 0l-4.25-4.5a.75.75 0 01.02-1.06z"
|
||||
clip-rule="evenodd"
|
||||
/>
|
||||
</svg>
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
</span>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="mt-1">
|
||||
<a href="/life/pet/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-small" title="">
|
||||
My Pet
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="mt-1">
|
||||
<a href="/life/travel/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-sm font-small" title="">
|
||||
My Travel
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
|
||||
<li class="mb-2"></li>
|
||||
|
||||
|
||||
|
||||
|
||||
@@ -798,7 +848,7 @@
|
||||
|
||||
<li class="flex mb-1 ltr:text-right rtl:text-left sm:mb-0 ltr:sm:mr-7 ltr:sm:last:mr-0 rtl:sm:ml-7 rtl:sm:last:ml-0">
|
||||
<a class="decoration-primary-500 hover:underline hover:decoration-2 hover:underline-offset-2 flex items-center" href="/tags/"
|
||||
title="">
|
||||
title="Tags">
|
||||
|
||||
Tags
|
||||
</a>
|
||||
@@ -820,6 +870,14 @@
|
||||
|
||||
|
||||
|
||||
<p class="text-sm text-neutral-500 dark:text-neutral-400">
|
||||
<a href="https://beian.miit.gov.cn/" target="_blank" rel="noopener noreferrer">
|
||||
苏ICP备2024145451号
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
<p class="text-xs text-neutral-500 dark:text-neutral-400">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user