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:
@@ -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>
|
||||
|
@@ -1,4 +1,4 @@
|
||||
version: '2.14.5'
|
||||
version: '2.14.6'
|
||||
title: 'Typemill'
|
||||
author: 'Unknown'
|
||||
copyright: false
|
||||
|
Reference in New Issue
Block a user