2025-08-05 13:24:21
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en" dir="ltr" class="scroll-smooth" data-default-appearance="light"
|
||||
data-auto-appearance="true"><head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
data-auto-appearance="true"><head>
|
||||
<meta charset="utf-8" />
|
||||
|
||||
<meta http-equiv="content-language" content="en" />
|
||||
@@ -165,10 +165,10 @@ Idea, Ongoing, Improving, Archived: These tags indicate the current state of a p
|
||||
|
||||
|
||||
|
||||
<a href="/en/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<a href="/about/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-base font-medium" title="">
|
||||
Home
|
||||
<p class="text-base font-medium" title="About">
|
||||
About
|
||||
</p>
|
||||
</a>
|
||||
|
||||
@@ -289,7 +289,7 @@ Idea, Ongoing, Improving, Archived: These tags indicate the current state of a p
|
||||
<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="/life/" class="text-base font-medium text-gray-500 hover:text-primary-600 dark:hover:text-primary-400" title="Rest Here">
|
||||
RestHere
|
||||
</a>
|
||||
<span>
|
||||
@@ -588,10 +588,10 @@ Idea, Ongoing, Improving, Archived: These tags indicate the current state of a p
|
||||
|
||||
|
||||
<li class="mt-1">
|
||||
<a href="/en/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<a href="/about/" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
|
||||
<p class="text-bg font-bg" title="">
|
||||
Home
|
||||
<p class="text-bg font-bg" title="About">
|
||||
About
|
||||
</p>
|
||||
</a>
|
||||
</li>
|
||||
@@ -715,9 +715,9 @@ Idea, Ongoing, Improving, Archived: These tags indicate the current state of a p
|
||||
|
||||
|
||||
<li class="mt-1">
|
||||
<a href="" class="flex items-center text-gray-500 hover:text-primary-600 dark:hover:text-primary-400">
|
||||
<a href="/life/" 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="Rest Here">
|
||||
RestHere
|
||||
</p>
|
||||
<span>
|
||||
|
||||
Reference in New Issue
Block a user