thallada.github.io/magic/index.html

11 lines
153 B
HTML
Raw Normal View History

2014-12-20 23:18:08 +00:00
---
layout: home
title: Tyler Hallada
---
<script>
window.onload = function () {
new Magic({{ site.data.magic | jsonify }}).draw();
}
</script>