Update
This commit is contained in:
commit
4b9876de1f
61 changed files with 3173 additions and 0 deletions
36
public/categories/index.html
Normal file
36
public/categories/index.html
Normal file
|
|
@ -0,0 +1,36 @@
|
|||
<!DOCTYPE html>
|
||||
<html lang="en-us"><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, initial-scale=1.0">
|
||||
<link rel="stylesheet" type="text/css" href="/css/readable.min.css?v=v1.1.0">
|
||||
<meta name="description" content=''>
|
||||
|
||||
|
||||
|
||||
<title>Fbi's Epic Blog | Categories</title>
|
||||
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<header>
|
||||
|
||||
<nav data-style=classy>
|
||||
|
||||
|
||||
</header>
|
||||
|
||||
|
||||
|
||||
<main>
|
||||
<h1>Categories</h1>
|
||||
|
||||
|
||||
</main>
|
||||
|
||||
|
||||
<footer><p><a href="/policies/privacy/">Privacy Policy</a> | <a href="/policies/cookies/">Cookie Policy</a> | <a href="/policies/terms/">Terms of Use</a></p>
|
||||
<p>© 2023 </p>
|
||||
<a href=ZgotmplZ rel="me" target="blank">Mastodon</a> | <a href="/contact/">Contact Me</a> | <a href="/posts/index.xml">RSS Feed</a></p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
||||
11
public/categories/index.xml
Normal file
11
public/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 Fbi's Epic Blog</title>
|
||||
<link>http://localhost:1313/categories/</link>
|
||||
<description>Recent content in Categories on Fbi's Epic Blog</description>
|
||||
<generator>Hugo</generator>
|
||||
<language>en-us</language>
|
||||
<atom:link href="http://localhost:1313/categories/index.xml" rel="self" type="application/rss+xml" />
|
||||
</channel>
|
||||
</rss>
|
||||
Loading…
Add table
Add a link
Reference in a new issue