built
This commit is contained in:
parent
85d847a7fc
commit
169b79e36c
8 changed files with 40 additions and 40 deletions
|
|
@ -1,7 +1,7 @@
|
|||
<!doctype html>
|
||||
<html lang="en-us">
|
||||
|
||||
<head><script src="/livereload.js?mindelay=10&v=2&port=1313&path=livereload" data-no-instant defer></script>
|
||||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||
<title> Categories - My New Hugo Site </title>
|
||||
|
|
@ -11,7 +11,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/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:title" content="Categories">
|
||||
<meta property="og:locale" content="en_us">
|
||||
|
|
@ -24,13 +24,13 @@
|
|||
<meta name="twitter:description" content="">
|
||||
|
||||
|
||||
<meta name="twitter:image" content="http://localhost:1313/">
|
||||
<link rel="canonical" href="http://localhost:1313/categories/">
|
||||
<meta name="twitter:image" content="https://st.pages.except.one/">
|
||||
<link rel="canonical" href="https://st.pages.except.one/categories/">
|
||||
|
||||
<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>
|
||||
|
||||
<body>
|
||||
|
|
@ -40,7 +40,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>
|
||||
|
|
@ -82,7 +82,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