This commit is contained in:
ProgramSnail 2025-11-29 19:25:40 +03:00
parent 85d847a7fc
commit 169b79e36c
8 changed files with 40 additions and 40 deletions

View file

@ -1,7 +1,7 @@
<!doctype html> <!doctype html>
<html lang="en-us"> <html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title> 404 Page not found - My New Hugo Site </title> <title> 404 Page not found - My New Hugo Site </title>
@ -11,7 +11,7 @@
<meta property="og:site_name" content="My New Hugo Site"> <meta property="og:site_name" content="My New Hugo Site">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:url" content="http://localhost:1313/404.html"> <meta property="og:url" content="https://st.pages.except.one/404.html">
<meta property="og:site_name" content="My New Hugo Site"> <meta property="og:site_name" content="My New Hugo Site">
<meta property="og:title" content="404 Page not found"> <meta property="og:title" content="404 Page not found">
<meta property="og:locale" content="en_us"> <meta property="og:locale" content="en_us">
@ -24,11 +24,11 @@
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:image" content="http://localhost:1313/"> <meta name="twitter:image" content="https://st.pages.except.one/">
<link rel="canonical" href="http://localhost:1313/404.html"> <link rel="canonical" href="https://st.pages.except.one/404.html">
<link rel="stylesheet" href="/css/site.min.css"> <link rel="stylesheet" href="/css/site.min.css">
<link rel="stylesheet" href="http://localhost:1313/css/custom.css"> <link rel="stylesheet" href="https://st.pages.except.one/css/custom.css">
</head> </head>
@ -39,7 +39,7 @@
<h1 class="not-found">404</h1> <h1 class="not-found">404</h1>
<p class="not-found">page not found</p> <p class="not-found">page not found</p>
<p> <p>
<a class="not-found" href="http://localhost:1313/">back to the homepage</a> <a class="not-found" href="https://st.pages.except.one/">back to the homepage</a>
</p> </p>
</div> </div>
</div> </div>

View file

@ -1,7 +1,7 @@
<!doctype html> <!doctype html>
<html lang="en-us"> <html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title> Categories - My New Hugo Site </title> <title> Categories - My New Hugo Site </title>
@ -11,7 +11,7 @@
<meta property="og:site_name" content="My New Hugo Site"> <meta property="og:site_name" content="My New Hugo Site">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:url" content="http://localhost:1313/categories/"> <meta property="og:url" content="https://st.pages.except.one/categories/">
<meta property="og:site_name" content="My New Hugo Site"> <meta property="og:site_name" content="My New Hugo Site">
<meta property="og:title" content="Categories"> <meta property="og:title" content="Categories">
<meta property="og:locale" content="en_us"> <meta property="og:locale" content="en_us">
@ -24,13 +24,13 @@
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:image" content="http://localhost:1313/"> <meta name="twitter:image" content="https://st.pages.except.one/">
<link rel="canonical" href="http://localhost:1313/categories/"> <link rel="canonical" href="https://st.pages.except.one/categories/">
<link rel="stylesheet" href="/css/site.min.css"> <link rel="stylesheet" href="/css/site.min.css">
<link rel="stylesheet" href="http://localhost:1313/css/custom.css"> <link rel="stylesheet" href="https://st.pages.except.one/css/custom.css">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/categories/index.xml" title="My New Hugo Site"> <link rel="alternate" type="application/rss+xml" href="https://st.pages.except.one/categories/index.xml" title="My New Hugo Site">
</head> </head>
<body> <body>
@ -40,7 +40,7 @@
<div class="container"> <div class="container">
<div class="row justify-content-center"> <div class="row justify-content-center">
<div class="col-auto"> <div class="col-auto">
<a href="http://localhost:1313/" style="display: contents"> <a href="https://st.pages.except.one/" style="display: contents">
<h1 class="name text-center">Kaslaanka Theme</h1> <h1 class="name text-center">Kaslaanka Theme</h1>
</a> </a>
</div> </div>
@ -82,7 +82,7 @@
<span class="row justify-content-center meta" id="footer"> <span class="row justify-content-center meta" id="footer">
Copyright © 2025 John Doe Copyright © 2025 John Doe
</span> </span>
<script defer src="http://localhost:1313/js/custom.js"></script> <script defer src="https://st.pages.except.one/js/custom.js"></script>
</div> </div>

View file

@ -3,9 +3,9 @@
<channel> <channel>
<title>Categories on My New Hugo Site</title> <title>Categories on My New Hugo Site</title>
<link>http://localhost:1313/categories/</link> <link>https://st.pages.except.one/categories/</link>
<description>Recent content in Categories on My New Hugo Site</description> <description>Recent content in Categories on My New Hugo Site</description>
<language>en-us</language><atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" /> <language>en-us</language><atom:link href="https://st.pages.except.one/categories/index.xml" rel="self" type="application/rss+xml" />
</channel> </channel>
</rss> </rss>

View file

@ -2,7 +2,7 @@
<html lang="en-us"> <html lang="en-us">
<head> <head>
<meta name="generator" content="Hugo 0.147.8"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <meta name="generator" content="Hugo 0.147.8">
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title> My New Hugo Site </title> <title> My New Hugo Site </title>
@ -12,7 +12,7 @@
<meta property="og:site_name" content="My New Hugo Site"> <meta property="og:site_name" content="My New Hugo Site">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:url" content="http://localhost:1313/"> <meta property="og:url" content="https://st.pages.except.one/">
<meta property="og:site_name" content="My New Hugo Site"> <meta property="og:site_name" content="My New Hugo Site">
<meta property="og:title" content="My New Hugo Site"> <meta property="og:title" content="My New Hugo Site">
<meta property="og:locale" content="en_us"> <meta property="og:locale" content="en_us">
@ -25,13 +25,13 @@
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:image" content="http://localhost:1313/"> <meta name="twitter:image" content="https://st.pages.except.one/">
<link rel="canonical" href="http://localhost:1313/"> <link rel="canonical" href="https://st.pages.except.one/">
<link rel="stylesheet" href="/css/site.min.css"> <link rel="stylesheet" href="/css/site.min.css">
<link rel="stylesheet" href="http://localhost:1313/css/custom.css"> <link rel="stylesheet" href="https://st.pages.except.one/css/custom.css">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/index.xml" title="My New Hugo Site"> <link rel="alternate" type="application/rss+xml" href="https://st.pages.except.one/index.xml" title="My New Hugo Site">
</head> </head>
<body> <body>
@ -41,7 +41,7 @@
<div class="container"> <div class="container">
<div class="row justify-content-center"> <div class="row justify-content-center">
<div class="col-auto"> <div class="col-auto">
<a href="http://localhost:1313/" style="display: contents"> <a href="https://st.pages.except.one/" style="display: contents">
<h1 class="name text-center">Kaslaanka Theme</h1> <h1 class="name text-center">Kaslaanka Theme</h1>
</a> </a>
</div> </div>
@ -74,7 +74,7 @@
<div class="container"> <div class="container">
<span class="justify-content-center row col-auto mx-0 chunk-sm"> <span class="justify-content-center row col-auto mx-0 chunk-sm">
<a class="col-auto more-links justify-content-center text-center" href="http://localhost:1313/blog"> <a class="col-auto more-links justify-content-center text-center" href="https://st.pages.except.one/blog">
More articles More articles
</a> </a>
</span> </span>
@ -87,7 +87,7 @@
<span class="row justify-content-center meta" id="footer"> <span class="row justify-content-center meta" id="footer">
Copyright © 2025 John Doe Copyright © 2025 John Doe
</span> </span>
<script defer src="http://localhost:1313/js/custom.js"></script> <script defer src="https://st.pages.except.one/js/custom.js"></script>
</div> </div>

View file

@ -3,9 +3,9 @@
<channel> <channel>
<title>My New Hugo Site</title> <title>My New Hugo Site</title>
<link>http://localhost:1313/</link> <link>https://st.pages.except.one/</link>
<description>Recent content on My New Hugo Site</description> <description>Recent content on My New Hugo Site</description>
<language>en-us</language><atom:link href="http://localhost:1313/index.xml" rel="self" type="application/rss+xml" /> <language>en-us</language><atom:link href="https://st.pages.except.one/index.xml" rel="self" type="application/rss+xml" />
</channel> </channel>
</rss> </rss>

View file

@ -2,10 +2,10 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
xmlns:xhtml="http://www.w3.org/1999/xhtml"> xmlns:xhtml="http://www.w3.org/1999/xhtml">
<url> <url>
<loc>http://localhost:1313/categories/</loc> <loc>https://st.pages.except.one/categories/</loc>
</url><url> </url><url>
<loc>http://localhost:1313/</loc> <loc>https://st.pages.except.one/</loc>
</url><url> </url><url>
<loc>http://localhost:1313/tags/</loc> <loc>https://st.pages.except.one/tags/</loc>
</url> </url>
</urlset> </urlset>

View file

@ -1,7 +1,7 @@
<!doctype html> <!doctype html>
<html lang="en-us"> <html lang="en-us">
<head><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script> <head>
<meta charset="utf-8"> <meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<title> Tags - My New Hugo Site </title> <title> Tags - My New Hugo Site </title>
@ -11,7 +11,7 @@
<meta property="og:site_name" content="My New Hugo Site"> <meta property="og:site_name" content="My New Hugo Site">
<meta property="og:locale" content="en_US"> <meta property="og:locale" content="en_US">
<meta property="og:url" content="http://localhost:1313/tags/"> <meta property="og:url" content="https://st.pages.except.one/tags/">
<meta property="og:site_name" content="My New Hugo Site"> <meta property="og:site_name" content="My New Hugo Site">
<meta property="og:title" content="Tags"> <meta property="og:title" content="Tags">
<meta property="og:locale" content="en_us"> <meta property="og:locale" content="en_us">
@ -24,13 +24,13 @@
<meta name="twitter:description" content=""> <meta name="twitter:description" content="">
<meta name="twitter:image" content="http://localhost:1313/"> <meta name="twitter:image" content="https://st.pages.except.one/">
<link rel="canonical" href="http://localhost:1313/tags/"> <link rel="canonical" href="https://st.pages.except.one/tags/">
<link rel="stylesheet" href="/css/site.min.css"> <link rel="stylesheet" href="/css/site.min.css">
<link rel="stylesheet" href="http://localhost:1313/css/custom.css"> <link rel="stylesheet" href="https://st.pages.except.one/css/custom.css">
<link rel="alternate" type="application/rss+xml" href="http://localhost:1313/tags/index.xml" title="My New Hugo Site"> <link rel="alternate" type="application/rss+xml" href="https://st.pages.except.one/tags/index.xml" title="My New Hugo Site">
</head> </head>
<body> <body>
@ -40,7 +40,7 @@
<div class="container"> <div class="container">
<div class="row justify-content-center"> <div class="row justify-content-center">
<div class="col-auto"> <div class="col-auto">
<a href="http://localhost:1313/" style="display: contents"> <a href="https://st.pages.except.one/" style="display: contents">
<h1 class="name text-center">Kaslaanka Theme</h1> <h1 class="name text-center">Kaslaanka Theme</h1>
</a> </a>
</div> </div>
@ -82,7 +82,7 @@
<span class="row justify-content-center meta" id="footer"> <span class="row justify-content-center meta" id="footer">
Copyright © 2025 John Doe Copyright © 2025 John Doe
</span> </span>
<script defer src="http://localhost:1313/js/custom.js"></script> <script defer src="https://st.pages.except.one/js/custom.js"></script>
</div> </div>

View file

@ -3,9 +3,9 @@
<channel> <channel>
<title>Tags on My New Hugo Site</title> <title>Tags on My New Hugo Site</title>
<link>http://localhost:1313/tags/</link> <link>https://st.pages.except.one/tags/</link>
<description>Recent content in Tags on My New Hugo Site</description> <description>Recent content in Tags on My New Hugo Site</description>
<language>en-us</language><atom:link href="http://localhost:1313/tags/index.xml" rel="self" type="application/rss+xml" /> <language>en-us</language><atom:link href="https://st.pages.except.one/tags/index.xml" rel="self" type="application/rss+xml" />
</channel> </channel>
</rss> </rss>