Skip to content

Commit 3f9563f

Browse files
authored
Merge pull request #227 from CEOS-Developers/dev
version update : dev to main
2 parents d912783 + 4f72db9 commit 3f9563f

4 files changed

Lines changed: 11 additions & 11 deletions

File tree

src/main/resources/templates/component/greeting.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
color: #3E4CF7;"
3939
th:text="${greetInfo.generation}"
4040
>
41-
20</span>
41+
22</span>
4242
<span style="
4343
text-decoration: none;
4444
outline: 0px;
@@ -114,7 +114,7 @@
114114
line-height: 170%;
115115
color: #232527;"
116116
th:text="${greetInfo.generation}">
117-
20
117+
22
118118
</span>
119119
<span style="
120120
text-decoration: none;

src/main/resources/templates/component/recruit.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,13 +36,13 @@
3636
</span>
3737

3838
<span style="font-weight: 600;">[접수기간]</span>
39-
8월 15일 (화) ~ 8월 28일 (수) 24:00 <br>
39+
8월 20일 (수) ~ 8월 27일 (수) 24:00 <br>
4040
<span style="font-weight: 600;">[서류발표]</span>
41-
8월 30일 (금) <br>
41+
8월 29일 (금) <br>
4242
<span style="font-weight: 600;">[개별면접]</span>
43-
8월 31일 (토) ~ 9월 1일 (일) <br>
43+
8월 30일 (토) ~ 8월 31일 (일) <br>
4444
<span style="font-weight: 600;">[최종발표]</span>
45-
9월 2일 (월) <br>
45+
9월 1일 (월) <br>
4646
<br> <br>
4747

4848

@@ -88,11 +88,11 @@
8888
<span style="font-weight: 600;">수요일</span>
8989
오후 7시 (약 2시간 진행) <br>
9090

91-
https://ceos20th.notion.site/CEOS-20-65ffc03d8e2c45539d4ecea280231796?pvs=4 <br>
91+
https://rapid-coriander-7d3.notion.site/CEOS-22-24f60d5f3087804aa26dc842ecb1bf1e?source=copy_link <br>
9292

9393
<span style="font-weight: 600;">[스터디]</span>
9494
파트별 요일/시간 상이 <br>
95-
https://ceos20th.notion.site/CEOS-20-ba972556cde34a1391c64f8759d2de5d?pvs=4 <br>
95+
https://rapid-coriander-7d3.notion.site/CEOS-22-24f60d5f30878030988dfcce145d13a4?source=copy_link <br>
9696
<br> <br>
9797

9898
<span class="blue-title"

src/main/resources/templates/component/recruitGreeting.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
line-height: 150%;
2323
color: #3E4CF7;">
2424
<span>CEOS</span>
25-
<span>20</span>
25+
<span>22</span>
2626
<span>기 리크루팅을 시작합니다!</span>
2727
</div>
2828

@@ -43,7 +43,7 @@
4343

4444
<span>
4545
안녕하세요. 신촌 연합 IT 창업동아리 CEOS입니다.<br>
46-
CEOS 20기 서류 지원이 시작되었습니다! <br> <br>
46+
CEOS 22기 서류 지원이 시작되었습니다! <br> <br>
4747
세오스는 기획, 디자인, 개발 역량을 겸비한 열정 있는 대학생들이 모여 창업을 경험하고 꿈을 실현할 수 있는 공간입니다.
4848
</span>
4949

src/main/resources/templates/component/title.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<div style="padding: 0px 5px">
1010
<img
1111
height="26px"
12-
src="https://ceos-web-20.s3.ap-northeast-2.amazonaws.com/mail/CEOSlogo.png"
12+
src="https://ceos-bucket-20.s3.ap-northeast-2.amazonaws.com/mail/CEOSlogo.png"
1313
/>
1414
</div>
1515
</div>

0 commit comments

Comments
 (0)