diff --git a/index.html b/index.html index 5fa4cad..4bc52bc 100644 --- a/index.html +++ b/index.html @@ -1,4 +1,4 @@ -
convert any image to a bitsy room
about +
convert any image to a bitsy room
about | please contact me if you have any issues: twitter, diff --git a/index.pug b/index.pug index 87f3db2..a7c450a 100644 --- a/index.pug +++ b/index.pug @@ -1,6 +1,9 @@ doctype html html head + meta(charset="utf-8") + title image to bitsy + // lodash script(src="includes/lodash.min.js")