Skip to content

Commit

Permalink
Updated distribution files
Browse files Browse the repository at this point in the history
  • Loading branch information
squidfunk committed Sep 18, 2023
1 parent 599414e commit e865a1b
Show file tree
Hide file tree
Showing 5 changed files with 3 additions and 3 deletions.
1 change: 0 additions & 1 deletion material/assets/stylesheets/main.0efb648e.min.css

This file was deleted.

1 change: 0 additions & 1 deletion material/assets/stylesheets/main.0efb648e.min.css.map

This file was deleted.

1 change: 1 addition & 0 deletions material/assets/stylesheets/main.30068a00.min.css

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions material/assets/stylesheets/main.30068a00.min.css.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion material/base.html
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
{% endif %}
{% endblock %}
{% block styles %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/main.0efb648e.min.css' | url }}">
<link rel="stylesheet" href="{{ 'assets/stylesheets/main.30068a00.min.css' | url }}">
{% if config.theme.palette %}
{% set palette = config.theme.palette %}
<link rel="stylesheet" href="{{ 'assets/stylesheets/palette.85d0ee34.min.css' | url }}">
Expand Down

0 comments on commit e865a1b

Please sign in to comment.