Fix: submodule

This commit is contained in:
psychhim
2025-11-11 16:50:28 +05:30
parent 4fc8bc540a
commit d3d7b9f8fd
11 changed files with 193 additions and 164 deletions

View File

@@ -1,11 +1,7 @@
<!doctype html>
<html
class="html"
lang="en-us"
dir="ltr"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;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&amp;v=2&amp;port=1313&amp;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&#43;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">&copy; 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>

View File

@@ -1,11 +1,7 @@
<!doctype html>
<html
class="html"
lang="en-us"
dir="ltr"
>
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;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&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width">
<title>Posts | Freedoms4</title>
@@ -32,9 +28,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">
@@ -51,16 +48,21 @@
</li>
</ul>
</nav>
</header>
<main class="main"> <time class="published-date" datetime="2025-11-11T02:50:36&#43;05:30">2025-11-11</time>
</header>
<main class="main">
<time class="published-date" datetime="2025-11-11T02:50:36&#43;05:30">2025-11-11</time>
<h2 class="section-post-title"><a href="/posts/first-post/">First Post</a></h2>
<nav class="paginator"> </nav>
</main>
<footer class="footer"><p class="footer__rss-link"><a href="/posts/index.xml">RSS</a></p>
</main>
<footer class="footer">
<p class="footer__rss-link"><a href="/posts/index.xml">RSS</a></p>
<p class="footer__copyright-notice">&copy; 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>