hacker.tours-website/themes/zen/assets/js/script.js

13 lines
121 B
JavaScript
Raw Normal View History

2024-06-13 22:14:05 +02:00
/**
* @file
* A JavaScript file for the theme.
*/
(function () {
'use strict';
// Place your code here.
})();