File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
djangocms_frontend/templates Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -15,13 +15,13 @@ repos:
1515 args : ["--py39-plus"]
1616
1717 - repo : https://github.com/adamchainz/django-upgrade
18- rev : " 1.22.2 "
18+ rev : " 1.23.1 "
1919 hooks :
2020 - id : django-upgrade
2121 args : [--target-version, "4.2"]
2222
2323 - repo : https://github.com/PyCQA/flake8
24- rev : 7.1.1
24+ rev : 7.1.2
2525 hooks :
2626 - id : flake8
2727 additional_dependencies :
3333 - flake8-logging-format
3434
3535 - repo : https://github.com/tox-dev/pyproject-fmt
36- rev : v2.5.0
36+ rev : v2.5.1
3737 hooks :
3838 - id : pyproject-fmt
Original file line number Diff line number Diff line change 1212 < meta property ="og:description " content ="{% page_attribute meta_description %} "/>
1313 {% endblock meta %}
1414 {% block canonical_url %}
15- < link rel ="canonical " href ="{{ request.build_absolute_uri|urlencode: "&? " }}"/>
15+ < link rel ="canonical " href ="{{ request.build_absolute_uri|urlencode: ": / &?" }}"/>
1616 < meta property ="og:url " content ="{{ request.build_absolute_uri|urlencode: "&? " }}"/>
1717 {% endblock canonical_url %}
1818 {% block fb_meta %}{% endblock fb_meta %}
You can’t perform that action at this time.
0 commit comments