mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-02-15 08:01:12 +01:00
Fix: submodule
This commit is contained in:
@@ -1,11 +1,7 @@
|
||||
<!doctype html>
|
||||
<html
|
||||
class="html"
|
||||
lang="en-us"
|
||||
dir="ltr"
|
||||
>
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
<!DOCTYPE html>
|
||||
<html class="html" lang="en-us" dir="ltr">
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width">
|
||||
<title>First Post | Freedoms4</title>
|
||||
|
||||
@@ -40,9 +36,10 @@
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body class="body">
|
||||
<header class="header"><h1>Freedoms4</h1>
|
||||
</head>
|
||||
<body class="body">
|
||||
<header class="header">
|
||||
<h1>Freedoms4</h1>
|
||||
<nav class="menu language">
|
||||
<ul class="menu__list language__list">
|
||||
<li class="menu__item">
|
||||
@@ -59,8 +56,10 @@
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
</header>
|
||||
<main class="main">
|
||||
|
||||
</header>
|
||||
<main class="main">
|
||||
|
||||
<h1>First Post</h1>
|
||||
<time class="published-date" datetime="2025-11-11T02:50:36+05:30">2025-11-11</time>
|
||||
|
||||
@@ -83,10 +82,13 @@
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
</main>
|
||||
<footer class="footer">
|
||||
|
||||
</main>
|
||||
<footer class="footer">
|
||||
|
||||
<p class="footer__copyright-notice">© 2025 </p>
|
||||
<p class="footer__theme-info">Built with <a href='https://gohugo.io'>Hugo</a> and <a href='https://github.com/CyrusYip/hugo-theme-yue'>Yue</a></p></footer>
|
||||
|
||||
</body>
|
||||
<p class="footer__theme-info">Built with <a href='https://gohugo.io'>Hugo</a> and <a href='https://github.com/CyrusYip/hugo-theme-yue'>Yue</a></p>
|
||||
</footer>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user