Import the framework.
This commit is contained in:
12
assets/js/dist/commons.js
vendored
Normal file
12
assets/js/dist/commons.js
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
---
|
||||
# Aggregation of common JS.
|
||||
# © 2018-2019 Cotes Chung
|
||||
# MIT License
|
||||
---
|
||||
|
||||
{% include_relative _commons/back-to-top.min.js %}
|
||||
{% include_relative _commons/search-display.min.js %}
|
||||
{% include_relative _commons/sidebar.min.js %}
|
||||
{% include_relative _commons/topbar-switch.min.js %}
|
||||
{% include_relative _commons/topbar-title.min.js %}
|
||||
{% include_relative _commons/tooltip.min.js %}
|
||||
Reference in New Issue
Block a user