built
This commit is contained in:
parent
85d847a7fc
commit
169b79e36c
8 changed files with 40 additions and 40 deletions
|
|
@ -2,7 +2,7 @@
|
|||
<html lang="en-us">
|
||||
|
||||
<head>
|
||||
<meta name="generator" content="Hugo 0.147.8"><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<meta name="generator" content="Hugo 0.147.8">
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title> My New Hugo Site </title>
|
||||
|
|
@ -12,7 +12,7 @@
|
|||
<meta property="og:site_name" content="My New Hugo Site">
|
||||
<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:title" content="My New Hugo Site">
|
||||
<meta property="og:locale" content="en_us">
|
||||
|
|
@ -25,13 +25,13 @@
|
|||
<meta name="twitter:description" content="">
|
||||
|
||||
|
||||
<meta name="twitter:image" content="http://localhost:1313/">
|
||||
<link rel="canonical" href="http://localhost:1313/">
|
||||
<meta name="twitter:image" content="https://st.pages.except.one/">
|
||||
<link rel="canonical" href="https://st.pages.except.one/">
|
||||
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
|
@ -41,7 +41,7 @@
|
|||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<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>
|
||||
</a>
|
||||
</div>
|
||||
|
|
@ -74,7 +74,7 @@
|
|||
|
||||
<div class="container">
|
||||
<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
|
||||
</a>
|
||||
</span>
|
||||
|
|
@ -87,7 +87,7 @@
|
|||
<span class="row justify-content-center meta" id="footer">
|
||||
Copyright © 2025 John Doe
|
||||
</span>
|
||||
<script defer src="http://localhost:1313/js/custom.js"></script>
|
||||
<script defer src="https://st.pages.except.one/js/custom.js"></script>
|
||||
|
||||
</div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue