1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 05:41:31 +00:00

Drop site config options content_lang & outdated

This commit is contained in:
Cotes Chung
2021-07-30 14:53:46 +08:00
parent 49dc866bd8
commit 57e8c6e594
5 changed files with 2 additions and 14 deletions

View File

@@ -96,8 +96,6 @@ layout: default
</a>
{% endcapture %}
{{ site.data.locales[site.lang].copyright.license.template | replace: ':LICENSE_NAME', _replacement }}
{% else %}
<span class="text-muted small">{{ site.outdated }}</span>
{% endif %}
</div>