diff options
| author | la-ninpre <leobrekalini@gmail.com> | 2020-12-09 03:03:05 +0300 |
|---|---|---|
| committer | la-ninpre <leobrekalini@gmail.com> | 2020-12-09 03:03:05 +0300 |
| commit | df5b75a6f759222b487691422b2b76fdfd85bb21 (patch) | |
| tree | bf5fcc8ff0e06270873caa832728ffaf39f80667 /other.md | |
| parent | 89d1b3e7b1937f665d1d898cd9d9e1076aeddedb (diff) | |
| download | aaoth.xyz-df5b75a6f759222b487691422b2b76fdfd85bb21.tar.gz aaoth.xyz-df5b75a6f759222b487691422b2b76fdfd85bb21.zip | |
add new post and tweak filter-by-tag page
Diffstat (limited to 'other.md')
| -rw-r--r-- | other.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -3,7 +3,9 @@ title: other permalink: /other/ --- -miscellaneous posts about different things. +# miscellaneous posts + +about different things filter by tag: {% for tag in site.tags %}[{{ tag[0] }}](/tags/{{ tag[0] }}) {% endfor %} |
