Move static files to static

Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
pull/5/head
parent a4e41426b7
commit f320242eac
Signed by: millironx
GPG Key ID: 139C07724802BC5D

@ -1,10 +0,0 @@
<!DOCTYPE html>
<body>
<code id="dname"></code>
<script src="/js/docker-names.min.js"></script>
<script>
namediv = document.getElementById('dname');
namediv.innerHTML = generateNameWithDate()
</script>
</body>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save