mirror of
https://github.com/hyzendust/hyzendust.github.io.git
synced 2026-02-15 00:01:11 +01:00
Fix: change domain name in hugo.toml
This commit is contained in:
@@ -1,68 +1 @@
|
||||
<!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>Posts | Freedoms4</title>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
|
||||
<link rel="icon" href="/favicon.ico" />
|
||||
|
||||
<meta property="og:url" content="http://localhost:1313/posts/">
|
||||
<meta property="og:site_name" content="Freedoms4">
|
||||
<meta property="og:title" content="Posts">
|
||||
<meta property="og:locale" content="en_us">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
|
||||
<meta itemprop="name" content="Posts">
|
||||
<meta itemprop="datePublished" content="2025-11-11T02:50:36+05:30">
|
||||
<meta itemprop="dateModified" content="2025-11-11T02:50:36+05:30">
|
||||
<link rel="alternate" type="application/rss+xml" href="/posts/index.xml" title="Freedoms4">
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/css/custom.css">
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
<body class="body">
|
||||
<header class="header">
|
||||
<h1>Freedoms4</h1>
|
||||
<nav class="menu language">
|
||||
<ul class="menu__list language__list">
|
||||
<li class="menu__item">
|
||||
<a class="menu__link" href="/">Home</a>
|
||||
</li>
|
||||
<li class="menu__item">
|
||||
<a class="menu__link" href="/posts/">Blog</a>
|
||||
</li>
|
||||
<li class="menu__item">
|
||||
<a class="menu__link" href="/categories/">Categories</a>
|
||||
</li>
|
||||
<li class="menu__item">
|
||||
<a class="menu__link" href="/about/">About</a>
|
||||
</li>
|
||||
</ul>
|
||||
</nav>
|
||||
|
||||
</header>
|
||||
<main class="main">
|
||||
<time class="published-date" datetime="2025-11-11T02:50:36+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>
|
||||
<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>
|
||||
</html>
|
||||
<!doctype html><html class=html lang=en-us dir=ltr><head><meta charset=utf-8><meta name=viewport content="width=device-width"><title>Posts | Freedoms4</title><link rel=stylesheet href=/css/style.min.697b0fc87d2818fcce1b1385c6f7365ac46f2abe3fb9cf32cb99c9e6e2163922.css integrity="sha256-aXsPyH0oGPzOGxOFxvc2WsRvKr4/uc8yy5nJ5uIWOSI=" crossorigin=anonymous><link rel=icon href=/favicon.ico><meta property="og:url" content="https://psychhim.github.io/posts/"><meta property="og:site_name" content="Freedoms4"><meta property="og:title" content="Posts"><meta property="og:locale" content="en_us"><meta property="og:type" content="website"><meta itemprop=name content="Posts"><meta itemprop=datePublished content="2025-11-11T02:50:36+05:30"><meta itemprop=dateModified content="2025-11-11T02:50:36+05:30"><link rel=alternate type=application/rss+xml href=/posts/index.xml title=Freedoms4><link rel=stylesheet href=/css/custom.css></head><body class=body><header class=header><h1>Freedoms4</h1><nav class="menu language"><ul class="menu__list language__list"><li class=menu__item><a class=menu__link href=/>Home</a></li><li class=menu__item><a class=menu__link href=/posts/>Blog</a></li><li class=menu__item><a class=menu__link href=/categories/>Categories</a></li><li class=menu__item><a class=menu__link href=/about/>About</a></li></ul></nav></header><main class=main><time class=published-date datetime=2025-11-11T02:50:36+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><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></html>
|
||||
Reference in New Issue
Block a user