From 12b09b548ec4ba2e270b6e31dcfd0cdf2679987b Mon Sep 17 00:00:00 2001 From: nsfisis Date: Fri, 5 Mar 2021 23:52:05 +0900 Subject: initial commit --- public/categories/index.html | 97 +++++++++++++++++++++++++++++++++++++ public/categories/index.xml | 10 ++++ public/categories/page/1/index.html | 1 + 3 files changed, 108 insertions(+) create mode 100644 public/categories/index.html create mode 100644 public/categories/index.xml create mode 100644 public/categories/page/1/index.html (limited to 'public/categories') diff --git a/public/categories/index.html b/public/categories/index.html new file mode 100644 index 0000000..183eb65 --- /dev/null +++ b/public/categories/index.html @@ -0,0 +1,97 @@ + + + + + + + + Categories - 5757777 + + + + + + + + + + + + + + + + + + + +
+ +
+
+ + +
+ + + + + + diff --git a/public/categories/index.xml b/public/categories/index.xml new file mode 100644 index 0000000..76427db --- /dev/null +++ b/public/categories/index.xml @@ -0,0 +1,10 @@ + + + + Categories on 5757777 + http://nsfisis.github.io/categories/ + Recent content in Categories on 5757777 + Hugo -- gohugo.io + ja-JP + + diff --git a/public/categories/page/1/index.html b/public/categories/page/1/index.html new file mode 100644 index 0000000..186e45e --- /dev/null +++ b/public/categories/page/1/index.html @@ -0,0 +1 @@ +http://nsfisis.github.io/categories/ \ No newline at end of file -- cgit v1.2.3-70-g09d2