From b107b08b5a138f2d5fc2e78fd28845fa89f1d8dd Mon Sep 17 00:00:00 2001 From: Munieru <20086673+munierujp@users.noreply.github.com> Date: Tue, 11 Apr 2023 19:54:31 +0900 Subject: [PATCH] =?UTF-8?q?#=E3=81=82=E3=81=AE=E6=97=A5=E3=81=AE=E3=83=84?= =?UTF-8?q?=E3=82=A4=E3=83=BC=E3=83=88=E3=82=92=E8=A1=A8=E7=A4=BA=E3=81=99?= =?UTF-8?q?=E3=82=8B=E3=82=84=E3=81=A4=20=E3=81=AE=E8=AA=AC=E6=98=8E?= =?UTF-8?q?=E3=82=92=E6=9B=B4=E6=96=B0=20(#333)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/works.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/works.js b/modules/works.js index ed4e2216..41acf995 100644 --- a/modules/works.js +++ b/modules/works.js @@ -74,7 +74,7 @@ export default [ { key: 'anohi-no-tweet', title: '#あの日のツイートを表示するやつ', - description: '指定した日付のツイートの検索結果、Twilog、ツイセーブなどを開きます。', + description: '指定した条件にマッチするツイートの検索結果、Twilog、ツイセーブなどを開くためのウェブアプリ', date: '2023-04-06', url: 'http://anohi-no-tweet.munieru.app/', github: 'https://github.com/munierujp/anohi-no-tweet'