Pavle Golubovic 3年前
コミット
4669db238d
1個のファイルの変更1行の追加1行の削除
  1. 1
    1
      frontend/src/pages/OpenDay.jsx

+ 1
- 1
frontend/src/pages/OpenDay.jsx ファイルの表示

@@ -12,7 +12,7 @@ import VideoGame from './../assets/openday/videogame.svg';
import Prize from './../assets/openday/prize.svg';
import location from './../assets/openday/location.svg';

const url = 'https://mailchi.mp/dilig/opendayform';
const url = 'https://mailchi.mp/dilig.net/opendayform';

const OpenDay = () => {
const EventDate = new Date('Oct 26, 2022 17:00:00').getTime();

読み込み中…
キャンセル
保存