From f929ae831100b3bfea6d1e889d9634771eb02a93 Mon Sep 17 00:00:00 2001 From: Egor Tensin Date: Mon, 7 Nov 2022 15:50:42 +0100 Subject: remove category "Math" It was stupid to begin with. --- _posts/2019-09-30-recurring-decimals.md | 1 - math/index.html | 5 ----- 2 files changed, 6 deletions(-) delete mode 100644 math/index.html diff --git a/_posts/2019-09-30-recurring-decimals.md b/_posts/2019-09-30-recurring-decimals.md index ffeba59..7de2b5d 100644 --- a/_posts/2019-09-30-recurring-decimals.md +++ b/_posts/2019-09-30-recurring-decimals.md @@ -1,6 +1,5 @@ --- title: Recurring decimals -category: Math mathjax: true --- First, let's determine that 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' %} -- cgit v1.2.3