diff --git a/public/images/history/v1.png b/public/images/history/v1.png index 6880d18..4126e8d 100644 Binary files a/public/images/history/v1.png and b/public/images/history/v1.png differ diff --git a/public/images/history/v2.png b/public/images/history/v2.png index 42ad069..f7115ca 100644 Binary files a/public/images/history/v2.png and b/public/images/history/v2.png differ diff --git a/public/images/history/v3.png b/public/images/history/v3.png index 5e55ff8..cbefa06 100644 Binary files a/public/images/history/v3.png and b/public/images/history/v3.png differ diff --git a/public/images/history/v4.png b/public/images/history/v4.png index dea0c57..44ed21d 100644 Binary files a/public/images/history/v4.png and b/public/images/history/v4.png differ diff --git a/src/scripts/config/history.js b/src/scripts/config/history.js index 69de81b..f43a653 100644 --- a/src/scripts/config/history.js +++ b/src/scripts/config/history.js @@ -3,25 +3,25 @@ export default [ "version": "1.0.0", "title": "幻想", "thumb": "./images/history/v1.png", - "link": "http://v1.yuki540.com" + "link": "#" }, { "version": "2.0.0", "title": "サテラ", "thumb": "./images/history/v2.png", - "link": "http://v2.yuki540.com" + "link": "#" }, { "version": "3.0.0", "title": "結衣", "thumb": "./images/history/v3.png", - "link": "http://v3.yuki540.com" + "link": "#" }, { "version": "4.0.0", "title": "共依存", "thumb": "./images/history/v4.png", - "link": "http://v4.yuki540.com" + "link": "#" }, { "version": "5.0.0",