Skip to content
This repository was archived by the owner on Sep 25, 2023. It is now read-only.

Commit abfc617

Browse files
committed
add sasyu message
1 parent 04b5b1f commit abfc617

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

frontend/src/pages/index.tsx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,8 @@ const Main = () => {
5151
{/* <OneYearMessage>祝1周年🎉</OneYearMessage>
5252
<OneYearDescription>いつもお使いいただきありがとうございます!</OneYearDescription> */}
5353

54-
{!isLoading ? SwitchWhetherLogin : null}
54+
<p>Twitter APIの有料化に伴い、サービスを終了しました。</p>
55+
<p>長きにわたりお使いいただきありがとうございました。</p>
5556
<GoogleAds
5657
client="ca-pub-4978327687969784"
5758
slot="6211274963"

0 commit comments

Comments
 (0)