zelda-planted/themes/zen/assets/js/script.js

13 lines
123 B
JavaScript
Raw Normal View History

2020-10-15 04:39:37 +00:00
/**
* @file
* A JavaScript file for the theme.
*/
(function ($) {
'use strict';
// Place your code here.
})(u);