aboutsummaryrefslogtreecommitdiffstats
path: root/other.md
diff options
context:
space:
mode:
authorla-ninpre <leobrekalini@gmail.com>2021-01-06 13:20:03 +0300
committerla-ninpre <leobrekalini@gmail.com>2021-01-06 13:20:03 +0300
commit585c08987fdd40274bd628bae15be9b9399b357e (patch)
tree4cdda86f4867ad01ecc1c113e559a62dd63d57fc /other.md
parentd4b99a8b2ee2dd81f507c6c6beac10b8eab93b92 (diff)
downloadaaoth.xyz-585c08987fdd40274bd628bae15be9b9399b357e.tar.gz
aaoth.xyz-585c08987fdd40274bd628bae15be9b9399b357e.zip
rename 'other' page to 'blog'
because it's going to be a blog, really.
Diffstat (limited to 'other.md')
-rw-r--r--other.md17
1 files changed, 0 insertions, 17 deletions
diff --git a/other.md b/other.md
deleted file mode 100644
index 51ac50f..0000000
--- a/other.md
+++ /dev/null
@@ -1,17 +0,0 @@
----
-title: other
-permalink: /other/
----
-
-# miscellaneous posts
-
-about different things
-
-filter by tag: {% for tag in site.tags %}[{{ tag[0] }}](/tags/{{ tag[0] }})
-{% endfor %}
-
-<div class="posts">
-{% for post in site.posts %}
- {% include post-preview.html %}
-{% endfor %}
-</div>