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 /haskell/index.html | |
parent | notes/latex: hide the ugliness (diff) | |
download | blog-cabfb8ec4e4f75575b048e3dcd3ab4622b593c9d.tar.gz blog-cabfb8ec4e4f75575b048e3dcd3ab4622b593c9d.zip |
redesign feed & categories
Diffstat (limited to 'haskell/index.html')
-rw-r--r-- | haskell/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/haskell/index.html b/haskell/index.html index d25c438..1fe6653 100644 --- a/haskell/index.html +++ b/haskell/index.html @@ -1,4 +1,5 @@ --- title: Haskell +layout: default --- {% include jekyll-theme/categories/category.html category=page.title archive_link='/all/' %} |