diff options
author | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-02-06 16:52:09 +0700 |
---|---|---|
committer | Ngô Ngọc Đức Huy <huyngo@disroot.org> | 2021-02-06 17:02:44 +0700 |
commit | b5b6f42811f236f5a3dbd8200a95c1f6f0ca00e3 (patch) | |
tree | c234466da0d7ca4edf80e50865eb22b7fdf82c74 /_layouts | |
parent | f866c9bd9d3fc46d7ea98463b4003dc231fdcccd (diff) | |
download | blog-b5b6f42811f236f5a3dbd8200a95c1f6f0ca00e3.tar.gz |
Small language update
Diffstat (limited to '_layouts')
-rw-r--r-- | _layouts/post.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_layouts/post.html b/_layouts/post.html index 58474b8..03c0609 100644 --- a/_layouts/post.html +++ b/_layouts/post.html @@ -34,7 +34,6 @@ layout: default </header> {% if postsTrans.size != 1 %} - {{ page.available }}: <div class="lang"> <ul> {% for post in postsTrans %} |