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>Categories | 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,11 +48,16 @@
</li>
</ul>
</nav>
</header>
<main class="main"> <div class="breadcrumbs"> You are here: <a href="/">Home</a> / <span>Categories</span> </div> <section class="term-list"> <h2 class="term-list__item"> <a class="term-list__link" href="/categories/non-tech/"> Non-Tech <sup>1</sup> </a> </h2> </section> </main>
<footer class="footer"><p class="footer__rss-link"><a href="/categories/index.xml">RSS</a></p>
</header>
<main class="main">
<div class="breadcrumbs"> You are here: <a href="/">Home</a> / <span>Categories</span> </div> <section class="term-list"> <h2 class="term-list__item"> <a class="term-list__link" href="/categories/non-tech/"> Non-Tech <sup>1</sup> </a> </h2> </section>
</main>
<footer class="footer">
<p class="footer__rss-link"><a href="/categories/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>