diff options
Diffstat (limited to '')
-rw-r--r-- | _posts/2019-09-30-recurring-decimals.md | 1 | ||||
-rw-r--r-- | math/index.html | 5 |
2 files changed, 0 insertions, 6 deletions
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' %} |