From beba9530bf9d93601a287829fb3efa78f2c653c6 Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Sat, 9 Mar 2024 14:10:39 +0000 Subject: [PATCH] =?UTF-8?q?Twitter=E6=9B=B4=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- menu.js | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/menu.js b/menu.js index 66cf595..65a700f 100644 --- a/menu.js +++ b/menu.js @@ -611,6 +611,11 @@ const FixedContentBottom = (props) => { }} > {[ + { + url: "https://twitter.com/jr_shikoku_info", + name: "JR四国列車運行情報", + }, + { url: "https://twitter.com/JRshikoku_eigyo", name: "JR四国営業部【公式】", @@ -623,14 +628,6 @@ const FixedContentBottom = (props) => { url: "https://twitter.com/JRshikoku_osaka", name: "JR四国 大阪営業部【公式】", }, - { - url: "https://twitter.com/jr_shikoku_info", - name: "JR四国列車運行情報【公式】", - }, - { - url: "https://twitter.com/Smile_Eki_Chan", - name: "すまいるえきちゃん♡JR四国【公式】", - }, { url: "https://twitter.com/jrs_matsuyama", name: "JR四国 松山駅 【公式】", @@ -647,18 +644,26 @@ const FixedContentBottom = (props) => { url: "https://twitter.com/jrshikoku_uwjm", name: "JR四国 宇和島駅【公式】", }, + { + url: "https://twitter.com/jrshikoku_wkama", + name: "JR四国 ワープ高松支店【公式】", + }, { url: "https://twitter.com/JRshikoku_wkoch", name: "JR四国 ワープ高知支店【公式】", }, - { - url: "https://twitter.com/jrshikoku_nihaw", - name: "JR四国 ワープ新居浜営業所【公式】", - }, { url: "https://twitter.com/Yoakemonogatari", name: "志国土佐 時代の夜明けのものがたり【公式】", }, + { + url: "https://twitter.com/Smile_Eki_Chan", + name: "すまいるえきちゃん♡JR四国【公式】", + }, + { + url: "https://twitter.com/sper_ponchan", + name: "しこくたぬきのぽんちゃん 【四国家サポーターズクラブ】", + }, ].map((d) => ( Linking.openURL(d.url)}> {d.name}