first commit
This commit is contained in:
14
libraries/framework/js/custom.js
Normal file
14
libraries/framework/js/custom.js
Normal file
@@ -0,0 +1,14 @@
|
||||
'use strict';
|
||||
// Author: AdminDesigns.com
|
||||
//
|
||||
// This file is reserved for changes made by the use.
|
||||
// Always seperate your work from the theme. It makes
|
||||
// modifications, and future theme updates much easier
|
||||
//
|
||||
|
||||
(function($) {
|
||||
|
||||
// Place custom scripts here
|
||||
|
||||
})(jQuery);
|
||||
|
||||
Reference in New Issue
Block a user