diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-09 01:53:33 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-04-09 01:53:33 +0300 |
commit | 512feb4e54081d358ef5df0160673a02b7a58aee (patch) | |
tree | 0e0d50ba6b6af5a6f5c23a3acc533d217d27452f /categories/math/index.html | |
parent | bump jekyll-theme (diff) | |
download | blog-512feb4e54081d358ef5df0160673a02b7a58aee.tar.gz blog-512feb4e54081d358ef5df0160673a02b7a58aee.zip |
bump jekyll-theme
Diffstat (limited to 'categories/math/index.html')
-rw-r--r-- | categories/math/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/categories/math/index.html b/categories/math/index.html index 9019971..1fb0ad0 100644 --- a/categories/math/index.html +++ b/categories/math/index.html @@ -1,4 +1,4 @@ --- title: Math -category: Math --- +{% include categories/category.html category=page.title %} |