1
0
mirror of https://github.com/typemill/typemill.git synced 2025-07-25 00:02:28 +02:00

Add highlight to contentLayout

This commit is contained in:
trendschau
2025-03-04 13:04:50 +01:00
parent c6100a831d
commit 65e7875a85
2 changed files with 2 additions and 1 deletions

View File

@@ -58,6 +58,7 @@
tmaxios.defaults.baseURL = "{{ base_url() }}";
tmaxios.defaults.headers.common['X-Session-Auth'] = "true";
</script>
<script src="{{ base_url() }}/system/typemill/author/js/highlight.min.js?v={{ settings.version }}"></script>
<script src="{{ base_url() }}/system/typemill/author/js/vue.js?v={{ settings.version }}"></script>
<script src="{{ base_url() }}/system/typemill/author/js/vue-eventbus.js?v={{ settings.version }}"></script>
<script src="{{ base_url() }}/system/typemill/author/js/vue-shared.js?v={{ settings.version }}"></script>

View File

@@ -1,4 +1,4 @@
version: '2.14.5'
version: '2.14.6'
title: 'Typemill'
author: 'Unknown'
copyright: false