Make Magic object, and /magic page
This commit is contained in:
@@ -3,6 +3,11 @@ layout: home
|
||||
title: Tyler Hallada
|
||||
---
|
||||
|
||||
<script>
|
||||
window.onload = function () {
|
||||
new Magic().draw();
|
||||
}
|
||||
</script>
|
||||
<div id="home">
|
||||
<div class="card profile-card">
|
||||
<div class="row clearfix">
|
||||
|
||||
Reference in New Issue
Block a user