Skip to content
This repository has been archived by the owner on Oct 13, 2022. It is now read-only.

#233 いーすたーえっぐ #236

Open
wants to merge 4 commits into
base: develop
Choose a base branch
from
Open

Conversation

ibuki2003
Copy link
Member

ページロード時1回だけ表示される…はず

@ibuki2003 ibuki2003 added the enhancement New feature or request label Nov 12, 2021
@ibuki2003 ibuki2003 self-assigned this Nov 12, 2021
@ibuki2003 ibuki2003 linked an issue Nov 12, 2021 that may be closed by this pull request
@ibuki2003 ibuki2003 changed the title feat: add easter egg console.log いーすたーえっぐ Nov 12, 2021
@ibuki2003 ibuki2003 changed the title いーすたーえっぐ #233 いーすたーえっぐ Nov 12, 2021
@su8ru
Copy link
Member

su8ru commented Nov 12, 2021

Issue Comment 無視されて泣いてる

src/App.tsx Outdated
@@ -29,6 +29,28 @@ const App: React.VFC = () => {
};
}, []);

// easter egg to get successors
useEffect(() => {
console.log("%cWe are hiring!", "font-size: large; color: red;");
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2回も言わなくていい

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

あ、消し忘れた

src/App.tsx Outdated
console.log(
`%cWe are hiring!
%c
文実ウェブサイト班です。コンソールを覗いていただきありがとうございます。
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

「文実ウェブサイト班」←これ実は多分いま存在しないし、うちらはもうウェブサイト班じゃないんだよね…
どうしよう。。。

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

「CAPPUCCINO開発チーム」とどっちが良いか

src/App.tsx Outdated
%c文化祭実行委員会はあなたをお待ちしています!%c
*問い合わせ先: 総務局 / [email protected]
`,
"font-size: 3em; font-weight: bold; color: red;",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Suggested change
"font-size: 3em; font-weight: bold; color: red;",
"font-size: 3em; font-weight: bold; color: #457fb3; text-shadow: rgba(255,255,255,0.8) 1px 1px 1px",

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

イースターエッグ(後継勧誘)
2 participants