From a0fe2b238eda6af4c561311e9503b11f38866194 Mon Sep 17 00:00:00 2001 From: Nekoya3 Date: Fri, 24 Apr 2020 18:46:28 +0900 Subject: [PATCH 1/6] =?UTF-8?q?WebP=E3=81=B8=E3=81=AE=E5=AF=BE=E5=BF=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/locales/ja.i18n.json | 2 +- components/DataView.vue | 24 ++++++ components/SideNavigation.vue | 131 ++++++++++++++++++++-------- pages/about.vue | 5 +- pages/print/info.vue | 89 ++++++++++++------- static/cc-by-mini.png | Bin 0 -> 874 bytes static/cc-by-mini.svg | 32 ------- static/cc-by-mini.webp | Bin 0 -> 408 bytes static/cc-by.png | Bin 0 -> 2189 bytes static/cc-by.svg | 155 ---------------------------------- static/cc-by.webp | Bin 0 -> 892 bytes static/facebook.webp | Bin 0 -> 2984 bytes static/github.webp | Bin 0 -> 2268 bytes static/justdouit.webp | Bin 0 -> 1330 bytes static/line.webp | Bin 0 -> 1354 bytes static/link.webp | Bin 0 -> 3410 bytes static/ogp.webp | Bin 0 -> 53628 bytes static/sakura.png | Bin 0 -> 12263 bytes static/sakura.svg | 1 - static/sakura.webp | Bin 0 -> 6572 bytes static/twitter.webp | Bin 0 -> 6014 bytes 21 files changed, 183 insertions(+), 256 deletions(-) create mode 100644 static/cc-by-mini.png delete mode 100644 static/cc-by-mini.svg create mode 100644 static/cc-by-mini.webp create mode 100644 static/cc-by.png delete mode 100644 static/cc-by.svg create mode 100644 static/cc-by.webp create mode 100644 static/facebook.webp create mode 100644 static/github.webp create mode 100644 static/justdouit.webp create mode 100644 static/line.webp create mode 100644 static/link.webp create mode 100644 static/ogp.webp create mode 100644 static/sakura.png delete mode 100644 static/sakura.svg create mode 100644 static/sakura.webp create mode 100644 static/twitter.webp diff --git a/assets/locales/ja.i18n.json b/assets/locales/ja.i18n.json index 27377f50efdcf..b99080e4cabfc 100644 --- a/assets/locales/ja.i18n.json +++ b/assets/locales/ja.i18n.json @@ -25,7 +25,7 @@ "Data by:": "Data by:", "北海道(政府)": "北海道", "北海道・札幌市": "北海道・札幌市", - "Under {ccByImageTitle}{ccByImage}": "Under {ccByImageTitle}{ccByImage}", + "Under": "Under", "CC BY 4.0": "CC BY 4.0", "Operations by:": "Operations by:", "JUST道IT": "JUST道IT", diff --git a/components/DataView.vue b/components/DataView.vue index e49e90a40985b..3830552fde776 100644 --- a/components/DataView.vue +++ b/components/DataView.vue @@ -75,6 +75,12 @@ @click="copyLink" > + link @@ -84,6 +90,12 @@ @click="line" > + LINE @@ -93,6 +105,12 @@ @click="twitter" > + Twitter + facebook - Twitter + + + Twitter + - Facebook + + + Facebook + - GitHub + + + GitHub + diff --git a/pages/about.vue b/pages/about.vue index 8a71416c94a5e..8cd6e8de9d6c8 100644 --- a/pages/about.vue +++ b/pages/about.vue @@ -297,7 +297,10 @@ - + + + OGPImage +