{{end}} - {{ if eq .Type "response"}} - {{range .Site.Data.response}} - {{range .entries}} -
+ {{ else }} +
diff --git a/config.toml b/config.toml
index ec161077..f6564353 100644
--- a/config.toml
+++ b/config.toml
@@ -37,6 +37,11 @@ image = "image"
tag = "tags"
category = "categories"
type = "type"
+likeof = "likeof"
+inreplyto = "inreplyto"
+repostof = "repostof"
+posttype = "posttype"
+slug = "slug"
[params]
title = "J K 🇯🇵🏴"
diff --git a/content/note/5eb3fc69/index.md b/content/note/5eb3fc69/index.md
deleted file mode 100644
index 27219d72..00000000
--- a/content/note/5eb3fc69/index.md
+++ /dev/null
@@ -1,8 +0,0 @@
----
-date: '2020-05-07 13:17:45'
-draft: false
-likeof: 'https://jk.nipponalba.scot/note/5eb3c5ae/'
-posttype: note
-slug: 5eb3fc69
----
-
diff --git a/content/note/5eb3fdc3/index.md b/content/note/5eb3fdc3/index.md
deleted file mode 100644
index c7fc6267..00000000
--- a/content/note/5eb3fdc3/index.md
+++ /dev/null
@@ -1,8 +0,0 @@
----
-date: '2020-05-07 13:23:31'
-draft: false
-likeof: 'https://jk.nipponalba.scot/note/5eb3c5ae/'
-posttype: note
-slug: 5eb3fdc3
----
-
diff --git a/content/response/202005.md b/content/response/202005.md
deleted file mode 100644
index 53ad7590..00000000
--- a/content/response/202005.md
+++ /dev/null
@@ -1,3 +0,0 @@
----
-type: response
----
diff --git a/content/response/5eb4004b/index.md b/content/response/5eb4004b/index.md
index 20cc0e39..51b32dd7 100644
--- a/content/response/5eb4004b/index.md
+++ b/content/response/5eb4004b/index.md
@@ -5,4 +5,3 @@ likeof: 'https://jk.nipponalba.scot/note/5eb3c5ae/'
posttype: likeof
slug: 5eb4004b
---
-
diff --git a/content/response/_index.md b/content/response/_index.md
index 40eedf85..bcb9dc7b 100644
--- a/content/response/_index.md
+++ b/content/response/_index.md
@@ -1,3 +1,3 @@
----
-type: like-of
----
++++
+Title = "Responses"
++++
diff --git a/layouts/_default/section.html b/layouts/_default/section.html
index b4b07169..c861be8f 100644
--- a/layouts/_default/section.html
+++ b/layouts/_default/section.html
@@ -1,8 +1,9 @@
{{ define "main" }}
+
{{end}}
- {{ if eq .Type "response"}}
- {{range .Site.Data.response}}
- {{range .entries}}
-
+ {{ else }}
+