Copied over some styles from the PHP project

This commit is contained in:
2022-09-25 00:59:05 -04:00
parent d71d78319a
commit c4286373e3
6 changed files with 98 additions and 3 deletions

3
static/js/drake.js Normal file
View File

@ -0,0 +1,3 @@
$(document).ready(function () {
// This will be used when needed
});