diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-11-07 15:50:42 +0100 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-11-07 15:50:42 +0100 |
commit | f929ae831100b3bfea6d1e889d9634771eb02a93 (patch) | |
tree | cfcb6dddbe99513865516a0c83193bf11a1e54dd /math/index.html | |
parent | all posts on first page (diff) | |
download | blog-f929ae831100b3bfea6d1e889d9634771eb02a93.tar.gz blog-f929ae831100b3bfea6d1e889d9634771eb02a93.zip |
remove category "Math"
It was stupid to begin with.
Diffstat (limited to 'math/index.html')
-rw-r--r-- | math/index.html | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/math/index.html b/math/index.html deleted file mode 100644 index d0ba4fd..0000000 --- a/math/index.html +++ /dev/null @@ -1,5 +0,0 @@ ---- -title: Math -layout: default ---- -{% include jekyll-theme/categories/category.html category=page.title archive_link='/all' %} |