update footer link
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
{% endif %}
|
||||
<span class="footer-copyright">© {{ year }}</span>
|
||||
<span class="footer-link">
|
||||
<a href="/en{{ theme_config.footer.url }}">{{ theme_config.footer.title_en }}</a>
|
||||
<a href="{{ theme_config.footer.url }}">{{ theme_config.footer.title_en }}</a>
|
||||
</span>
|
||||
{{ theme_config.analytics|raw }}
|
||||
Reference in New Issue
Block a user