diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-21 22:17:07 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-03-21 22:17:07 +0300 |
commit | ce059fee0df97efcfb30b173ee6d8aa7a8d43ecd (patch) | |
tree | 4621b325cffc82c40723cd5eee4f3400674436b4 /index.md | |
parent | color badges green (diff) | |
download | jekyll-theme-ce059fee0df97efcfb30b173ee6d8aa7a8d43ecd.tar.gz jekyll-theme-ce059fee0df97efcfb30b173ee6d8aa7a8d43ecd.zip |
add an include for shell commands & output
Diffstat (limited to 'index.md')
-rw-r--r-- | index.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -20,6 +20,7 @@ I use it for * [Post w/ MathJax formulas]({{ site.baseurl }}{% post_url 2021-04-08-mathjax %}) * [Post w/ code snippets]({{ site.baseurl }}{% post_url 2021-04-09-snippets %}) * [Post w/ _collapsible_ code snippets]({{ site.baseurl }}{% post_url 2021-04-10-collapsible %}) +* [Post w/ shell commands]({{ site.baseurl }}{% post_url 2022-03-21-shell %}) [Jekyll]: https://jekyllrb.com/ [egor-tensin.github.io]: {{ page.base }} |