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…
취소
저장