diff --git a/tags/.sohyun.json.swp b/tags/.sohyun.json.swp new file mode 100644 index 0000000..aee0966 Binary files /dev/null and b/tags/.sohyun.json.swp differ diff --git a/tags/sohyun.json b/tags/sohyun.json new file mode 100644 index 0000000..be1d08a --- /dev/null +++ b/tags/sohyun.json @@ -0,0 +1,15 @@ +{ + "grid":[ + [0,1,1,0,1,1,0], + [1,1,1,1,1,1,1], + [1,1,1,1,1,1,1], + [1,1,1,1,1,1,1], + [0,1,1,1,1,1,0], + [0,0,1,1,1,0,0], + [0,0,0,1,0,0,0] + ], + + "color": "rgb(230, 20, 100)", + + "name":"Sohyun Lee" +} \ No newline at end of file