diff options
Diffstat (limited to 'public/categories')
-rw-r--r-- | public/categories/index.html | 53 | ||||
-rw-r--r-- | public/categories/index.xml | 10 |
2 files changed, 0 insertions, 63 deletions
diff --git a/public/categories/index.html b/public/categories/index.html deleted file mode 100644 index b9e1a3c..0000000 --- a/public/categories/index.html +++ /dev/null @@ -1,53 +0,0 @@ - - -<!DOCTYPE html> -<html lang="en"> -<head> - - - -</head> -<body> - <a class="skip-main" href="#main"></a> - <div class="container"> - <header class="common-header"> - - - - </header> - <main id="main" tabindex="-1"> - - <section class="index-content"> - - </section> - <section class="toc"> - <h1 class="post-title"></h1> - - <ol> - - <li> - </section> - - </main> - - - -<footer class="common-footer" id="footer"> - - - - <div class="common-footer-bottom"> - <div class="copyright"> - - <p></p> - </div> - <div> - - </div> - </div> -</footer> - - - </div> -</body> -</html> diff --git a/public/categories/index.xml b/public/categories/index.xml deleted file mode 100644 index b92677a..0000000 --- a/public/categories/index.xml +++ /dev/null @@ -1,10 +0,0 @@ -<?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>http://example.org/categories/</link> - <description>Recent content in Categories on My New Hugo Site</description> - <generator>Hugo -- gohugo.io</generator> - <language>en-us</language><atom:link href="http://example.org/categories/index.xml" rel="self" type="application/rss+xml" /> - </channel> -</rss> |