Skip to content

Commit e3a5af4

Browse files
committed
[fix] vote関連のことを軒並み修正
後はHacker-shooterの対応だけ
1 parent 1e03140 commit e3a5af4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/pages/vote/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,13 +20,13 @@ export default function Home(): JSX.Element {
2020
<main className="container padding-vert--lg">
2121
<p>
2222
本日は企画にお越しいただきありがとうございます。次のQRコードまたは
23-
<a href="https://gogatsusai.jp/98/visitor/project/261">
23+
<a href="https://www.komabasai.net/76/visitor/project/312">
2424
こちらのリンク
2525
</a>
2626
から五月祭グランプリへの投票をお願いしております。1分ほどで完了しますので、次の動画を参考に投票をお願いします!
2727
</p>
2828
<div className={styles.container}>
29-
<img src="/img/mf98-vote.png" width={"500px"} height={"500px"}></img>
29+
<img src="/img/kf76-vote.png" width={"500px"} height={"500px"}></img>
3030
<video
3131
src={howToVoteVideo}
3232
controls

static/img/kf76-vote.png

452 Bytes
Loading

0 commit comments

Comments
 (0)