1
0
mirror of https://github.com/thangisme/notes.git synced 2024-06-30 05:55:27 +00:00

Moved custom.js to includes

This commit is contained in:
Silvio Giebl 2019-07-20 21:51:26 +02:00 committed by Patrick Marsceill
parent 4a574a2ec2
commit c227db4406
No known key found for this signature in database
GPG Key ID: 286B93882D828F40
2 changed files with 1 additions and 1 deletions

View File

@ -291,4 +291,4 @@ jtd.onReady(function(){
})(window.jtd = window.jtd || {});
{% include_relative custom.js %}
{% include js/custom.js %}