mirror of
https://github.com/openclassify/openclassify.git
synced 2026-01-11 18:01:10 -06:00
#4239 [SEO] Duplicate pages without canonical
This commit is contained in:
parent
f342d47ea6
commit
1f018e8acd
@ -1,6 +1,8 @@
|
||||
{% extends "theme::layouts/default" %}
|
||||
|
||||
{% block styles %}
|
||||
<link rel="canonical" href="{{ url() }}"/>
|
||||
|
||||
{{ asset_style('visiosoft.theme.base::css/login.css') }}
|
||||
{% endblock %}
|
||||
|
||||
@ -103,4 +105,4 @@
|
||||
</div>
|
||||
</div>
|
||||
{{ asset_add('scripts.js','visiosoft.theme.base::js/login.js') }}
|
||||
{% endblock %}
|
||||
{% endblock %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user