5 lines
139 B
JavaScript
5 lines
139 B
JavaScript
(function () {
|
|
// Placeholder for footer interactions.
|
|
// File added to prevent 404 in pages that include /js/footer.js.
|
|
})();
|