이미지 가져오기 방식 변경

기존의 일반 wasabisyrup.com 이미지가 아닌 다른 방법으로 뿌려주도록 변경.
속도 느려질 수 있음.
This commit is contained in:
hakasenyang
2017-01-07 08:18:20 +09:00
parent c47a79a103
commit e1bc69e587
3 changed files with 40 additions and 5 deletions
+2 -2
View File
@@ -12,7 +12,7 @@
</head>
<body style="margin:0px">
<div id="contents"></div>
<script src="config.js?20170106"></script>
<script src="app.js?20170106"></script>
<script src="config.js?2017010701"></script>
<script src="app.js?2017010701"></script>
</body>
</html>