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:
@@ -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 %}
|
||||
|
Reference in New Issue
Block a user