mailcow/data/web/js/site/index.js

3 lines
54 B
JavaScript

$(document).ready(function() {
$('nav').hide();
});