diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-10-25 12:05:29 +0200 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-10-25 12:05:29 +0200 |
commit | cabfb8ec4e4f75575b048e3dcd3ab4622b593c9d (patch) | |
tree | 81bd9d8feb26d441f0356b000519470659dc9037 /math | |
parent | notes/latex: hide the ugliness (diff) | |
download | blog-cabfb8ec4e4f75575b048e3dcd3ab4622b593c9d.tar.gz blog-cabfb8ec4e4f75575b048e3dcd3ab4622b593c9d.zip |
redesign feed & categories
Diffstat (limited to 'math')
-rw-r--r-- | math/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/index.html b/math/index.html index 618be73..d0ba4fd 100644 --- a/math/index.html +++ b/math/index.html @@ -1,4 +1,5 @@ --- title: Math +layout: default --- {% include jekyll-theme/categories/category.html category=page.title archive_link='/all' %} |