-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
faet: sponsor section #65
Conversation
✅ Deploy Preview for rad-froyo-c5cd05 ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
type: Boolean, | ||
default: false, | ||
}, | ||
href: { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
NITS
おそらく昨年やっていたことと記憶していますが、
コンポーネントごちゃとしますし、Button という名目でリンクを提供するのは違和感を感じるかも
<MarkDownText path="sponsor" /> | ||
</div> | ||
|
||
<img class="sponsor-term" src="/sponsor/sponsor-term.svg" alt="スポンサー申込期間 2024.4.1(月)-2024.4.30(火)" width="344" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✍️
CSS ベタ書きではなく SVG 読込で対応されたんですね
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM です!
期日まで無いと思いますので、即マージできればです
ただし、おいおい昨年との差分についても今後、明確に定義できたらなと思いますね
Sponsor section
Todo and Question
VFButton を試しにつくってみた