generated files only
This commit is contained in:
parent
162c983d4e
commit
c09c13c8f8
16 changed files with 0 additions and 121 deletions
93
categories/index.html
Normal file
93
categories/index.html
Normal file
|
|
@ -0,0 +1,93 @@
|
|||
<!doctype html>
|
||||
<html lang="en-us">
|
||||
|
||||
<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>
|
||||
<meta name="HandheldFriendly" content="True">
|
||||
<meta name="MobileOptimized" content="320">
|
||||
<meta name="referrer" content="no-referrer">
|
||||
<meta property="og:site_name" content="My New Hugo Site">
|
||||
<meta property="og:locale" content="en_US">
|
||||
|
||||
<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">
|
||||
<meta property="og:type" content="website">
|
||||
|
||||
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
|
||||
<meta name="twitter:title" content="Categories">
|
||||
<meta name="twitter:description" content="">
|
||||
|
||||
|
||||
<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="https://st.pages.except.one/css/custom.css">
|
||||
|
||||
<link rel="alternate" type="application/rss+xml" href="https://st.pages.except.one/categories/index.xml" title="My New Hugo Site">
|
||||
</head>
|
||||
|
||||
<body>
|
||||
|
||||
<div class="mt-xl header">
|
||||
<header>
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-auto">
|
||||
<a href="https://st.pages.except.one/" style="display: contents">
|
||||
<h1 class="name text-center">Kaslaanka Theme</h1>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
<div class="row justify-content-center">
|
||||
<div class="nav justify-content-center">
|
||||
<ul>
|
||||
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
</div>
|
||||
|
||||
<div class="content">
|
||||
<div class="container">
|
||||
<div class="row justify-content-center">
|
||||
<div class="col-sm-12 col-lg-8">
|
||||
<div class="mx-0 mx-md-4">
|
||||
<h2>#Categories</h2>
|
||||
<hr>
|
||||
|
||||
|
||||
<ul style="list-style: disclosure-closed">
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<hr class="footer-linebreak">
|
||||
<div class="container">
|
||||
<span class="row justify-content-center meta" id="footer">
|
||||
Copyright © 2025 John Doe
|
||||
</span>
|
||||
<script defer src="https://st.pages.except.one/js/custom.js"></script>
|
||||
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
11
categories/index.xml
Normal file
11
categories/index.xml
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
|
||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
||||
|
||||
<channel>
|
||||
<title>Categories on My New Hugo Site</title>
|
||||
<link>https://st.pages.except.one/categories/</link>
|
||||
<description>Recent content in Categories on My New Hugo Site</description>
|
||||
|
||||
<language>en-us</language><atom:link href="https://st.pages.except.one/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
Loading…
Add table
Add a link
Reference in a new issue