diff --git a/docs/index.html b/docs/index.html
index b1c49a0..8821bd5 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -129,6 +129,7 @@
車に関わるすべてのこと、それが私たちのミッション。<
会社情報
- 会社名: 株式会社 D-MASH LINE
+ - 英名: D-MASH LINE Co., Ltd.
- 本店所在地: 〒 059-0922 北海道白老郡白老町萩野342-188
- TEL: 0144-30-9033
- FAX: 0144-30-9033
@@ -575,17 +576,6 @@ LINE 公式アカウント
24時間、LINE受付中です!
お気軽にお問い合わせください!
-
-
-
diff --git a/screenshots.js b/screenshots.js
index 39f47e6..286ff6d 100644
--- a/screenshots.js
+++ b/screenshots.js
@@ -1,12 +1,12 @@
const puppeteer = require('puppeteer');
const urls = [
- 'https://garage-mash.com/',
- 'https://garage-mash.com/#about',
- 'https://garage-mash.com/#services',
- 'https://garage-mash.com/#portfolio',
- 'https://garage-mash.com/#contact',
- 'https://garage-mash.com/notfound',
- 'https://garage-mash.com/notfound/',
+ 'https://dmash-line.com/',
+ 'https://dmash-line.com/#about',
+ 'https://dmash-line.com/#services',
+ 'https://dmash-line.com/#portfolio',
+ 'https://dmash-line.com/#contact',
+ 'https://dmash-line.com/notfound',
+ 'https://dmash-line.com/notfound/',
];
const sleep = (ms) => new Promise(resolve => setTimeout(resolve, ms));
diff --git a/screenshots/README.md b/screenshots/README.md
index db70b6a..f638831 100644
--- a/screenshots/README.md
+++ b/screenshots/README.md
@@ -2,10 +2,10 @@
| Index | URL |
| ---- | ---- |
-| 0 | https://garage-mash.com/ |
-| 1 | https://garage-mash.com/#about |
-| 2 | https://garage-mash.com/#services |
-| 3 | https://garage-mash.com/#portfolio |
-| 4 | https://garage-mash.com/#contact |
-| 5 | https://garage-mash.com/notfound |
-| 6 | https://garage-mash.com/notfound/ |
+| 0 | https://dmash-line.com/ |
+| 1 | https://dmash-line.com/#about |
+| 2 | https://dmash-line.com/#services |
+| 3 | https://dmash-line.com/#portfolio |
+| 4 | https://dmash-line.com/#contact |
+| 5 | https://dmash-line.com/notfound |
+| 6 | https://dmash-line.com/notfound/ |