diff --git a/web/assets/js/main.js b/web/assets/js/main.js index aa29ea3..81cabe5 100644 --- a/web/assets/js/main.js +++ b/web/assets/js/main.js @@ -1,3 +1,5 @@ +document.getElementById("instruction").classList.remove("hidden"); + //// OVERLAY FOR VIEWING MEDIA FILES const video_formats = ["webm", "mp4", "mov"]; diff --git a/web/index.templ b/web/index.templ index 140655f..e513f77 100644 --- a/web/index.templ +++ b/web/index.templ @@ -75,7 +75,7 @@ templ Index(currentPath, progVer string, stat *files.DirStat, entries *[]files.D