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();

Loading…
取消
儲存