diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index 73d3fefb..dfae4c5f 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -22,13 +22,13 @@ repos: hooks: - id: check-github-workflows - repo: https://github.com/astral-sh/ruff-pre-commit - rev: v0.15.20 + rev: v0.16.1 hooks: - id: ruff args: [--fix, --exit-non-zero-on-fix] - id: ruff-format - repo: https://github.com/pre-commit/mirrors-mypy - rev: v2.1.0 + rev: v2.3.0 hooks: - id: mypy exclude: manage.py @@ -46,18 +46,18 @@ repos: - django-multiselectfield - django-tables2 - repo: https://github.com/igorshubovych/markdownlint-cli - rev: v0.49.0 + rev: v0.49.1 hooks: - id: markdownlint-fix exclude: ^main/static/assets/ - repo: https://github.com/codespell-project/codespell - rev: v2.4.2 + rev: v2.4.3 hooks: - id: codespell args: [-I, .codespell_ignore.txt] exclude: ^main/static/assets/|^package-lock.json$|^direct_webapp/fixtures/framework-2-0.json$ - repo: https://github.com/djlint/djLint - rev: v1.40.3 + rev: v1.43.2 hooks: - id: djlint-django - id: djlint-reformat-django diff --git a/main/templates/main/base.auth.html b/main/templates/main/base.auth.html index 7d8d7498..eb4f4a6b 100644 --- a/main/templates/main/base.auth.html +++ b/main/templates/main/base.auth.html @@ -24,7 +24,8 @@

+ style="background-image: url({% static 'assets/img/auth/cover.webp' %})"> + diff --git a/main/templates/main/pages/about.html b/main/templates/main/pages/about.html index 605d6577..3bbec62b 100644 --- a/main/templates/main/pages/about.html +++ b/main/templates/main/pages/about.html @@ -5,7 +5,8 @@ {% endblock title %} {% block content %}
-
+
+
@@ -46,7 +47,8 @@

Building a stronger future for digital resear
+ style="background-image: url({% static 'assets/img/landing/workshop-stickies.webp' %})"> +

diff --git a/main/templates/main/snippets/hero.html b/main/templates/main/snippets/hero.html index 3c98d751..9016f905 100644 --- a/main/templates/main/snippets/hero.html +++ b/main/templates/main/snippets/hero.html @@ -11,7 +11,8 @@ - + +