- woo finished addspell methods, need some error handling now but not now

This commit is contained in:
Alexis
2020-06-13 19:48:47 +02:00
parent 0229f356e3
commit 6bc1f21fae
5 changed files with 191 additions and 7 deletions

View File

@@ -5,7 +5,7 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>img/favicon.ico">
<title>Spellsaurus</title>
<title>Auracle</title>
<link rel="stylesheet" href="<%= BASE_URL %>libs/style.css">
<script src="<%= BASE_URL %>libs/clipboard.min.js"></script>
</head>