Drop site config options content_lang & outdated

This commit is contained in:
Cotes Chung
2021-08-09 16:36:05 +08:00
parent 8e1cd46ce0
commit cda77b5fa7
5 changed files with 2 additions and 14 deletions
-2
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>