diff --git a/assets/css/screen.css b/assets/css/screen.css
index 7c2d9c6a..4f8f3e10 100644
--- a/assets/css/screen.css
+++ b/assets/css/screen.css
@@ -309,6 +309,10 @@ hr {
line-height: 32px;
}
+.tag-date {
+ font-size: 1.8rem;
+}
+
.tag-desc {
color: var(--color-secondary-text);
font-weight: 600;
diff --git a/default.hbs b/default.hbs
index 874beb88..0a50a51d 100644
--- a/default.hbs
+++ b/default.hbs
@@ -67,21 +67,6 @@
-{{! Tocbot is used for the table of contents }}
-
-
-
{{#if @custom.oneko}}
{{/if}}
diff --git a/partials/feature-image.hbs b/partials/feature-image.hbs
deleted file mode 100644
index 6dfecfe8..00000000
--- a/partials/feature-image.hbs
+++ /dev/null
@@ -1,18 +0,0 @@
-{{#if feature_image}}
-
- {{#if feature_image_caption}}
-