1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-11 16:44:21 +02:00

Version 1.5.1 version number, fingerprints, composer updates

This commit is contained in:
trendschau
2022-01-08 17:48:58 +01:00
parent 0db9b1882d
commit 7a4be6d40a
9 changed files with 154 additions and 152 deletions

View File

@@ -16,7 +16,7 @@
{{ assets.activateTachyons() }}
<link rel="stylesheet" href="{{ base_url }}/themes/cyanine/css/style.css??20210821" />
<link rel="stylesheet" href="{{ base_url }}/themes/cyanine/css/style.css?20220108" />
<style>
@@ -215,7 +215,7 @@
{% block javascripts %}
<script src="{{ base_url }}/system/author/js/typemillutils.js?20200418"></script>
<script src="{{ base_url }}/system/author/js/typemillutils.js?20220108"></script>
<script>typemillUtilities.start();</script>
{% if settings.themes.cyanine.collapseNav %}