Updated dependencies

This commit is contained in:
squidfunk
2023-07-09 18:18:06 +01:00
parent 2331aa678b
commit b3ade9fd3a
17 changed files with 36 additions and 22 deletions

View File

@@ -40,7 +40,7 @@
{% endif %}
{% endblock %}
{% block styles %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/main.26e3688c.min.css' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/main.eebd395e.min.css' | url }}">
{% if config.theme.palette %}
{% set palette = config.theme.palette %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/palette.ecc896b0.min.css' | url }}">