-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* refactor : nextimage로 변경 (#314) * admin(1.1.1) : 폰트 최적화 * refactor : nextimage로 변경 * refactor : 랜딩 섹션 레이지로딩 * fix : 포스터 준비중 * fix : eventLink fallback image * fix : eventLink fallback image * fix : 상세페이지 이미지 fallback * refactor : 롤백? * refactor : 지마켓산즈 다이나믹 서브셋 * feat : 메인 페이지 스켈레톤 * Update README.md * chore : next image 캐시 하루로 올림 * fix : qr코드 여러개일때 색상 초기화 안되는 문제 * feat : 랜딩페이지 리뉴얼 (#315) * feat : 랜딩페이지 리뉴얼 title * feat : 헤더 색상 컨텍스트 관리 * feat: 랜딩페이지 리뉴얼 --------- Co-authored-by: 9yujin <[email protected]> * feat: 도커파일 수정 (#316) * feat : 랜딩페이지 리뉴얼 title * feat : 헤더 색상 컨텍스트 관리 * feat: 랜딩페이지 리뉴얼 * feat: 도커파일 수정 --------- Co-authored-by: 9yujin <[email protected]> * feat : yarn set version berry * feat: yarn 3.3.0 도커에 설치 * feat: yarn 3.3.0 도커에서 업데이트 * fix : 버튼 색깔 * feat : 모바일 상단바 디자인 개선 (#317) Co-authored-by: 9yujin <[email protected]> * ci : 도커파일 버전 18로 올림 (#318) Co-authored-by: 9yujin <[email protected]> * fix : build error * fix : build error * fix : build error(admin immutable) * fix : build error * fix : build error * fix : build error * feat : 구글애즈 메타태그 --------- Co-authored-by: 9yujin <[email protected]>
- Loading branch information
Showing
80 changed files
with
3,173 additions
and
421 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,10 +6,17 @@ | |
<link | ||
rel="stylesheet preconnect" | ||
crossorigin | ||
href="https://cdn.jsdelivr.net/gh/orioncactus/[email protected]/dist/web/static/pretendard-dynamic-subset.css" | ||
href="https://cdn.jsdelivr.net/gh/orioncactus/[email protected]/dist/web/static/pretendard.css" | ||
/> | ||
<link | ||
rel="stylesheet" | ||
type="text/css" | ||
crossorigin="anonymous" | ||
href="https://cdn.jsdelivr.net/gh/leetaewook/gmarket-sans-dynamic-subset/GmarketSans.css" | ||
/> | ||
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> | ||
<meta name="theme-color" content="#F8F8FA" /> | ||
<meta name="google-adsense-account" content="ca-pub-6683895022461371" /> | ||
<title>두둥! - 어드민</title> | ||
</head> | ||
<body> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -17,9 +17,16 @@ export default function Document() { | |
></link> */} | ||
<link | ||
rel="stylesheet preconnect" | ||
type="text/css" | ||
crossOrigin="anonymous" | ||
href="https://cdn.jsdelivr.net/gh/orioncactus/[email protected]/dist/web/static/pretendard-dynamic-subset.css" | ||
/> | ||
<link | ||
rel="stylesheet" | ||
type="text/css" | ||
crossOrigin="anonymous" | ||
href="https://cdn.jsdelivr.net/gh/leetaewook/gmarket-sans-dynamic-subset/GmarketSans.css" | ||
/> | ||
<script | ||
type="text/javascript" | ||
src="//dapi.kakao.com/v2/maps/sdk.js?appkey=9c08b495df2ecbc09bd453fb53701551&libraries=services,clusterer" | ||
|
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
335 changes: 335 additions & 0 deletions
335
apps/ticket/src/assets/landing-renewal/feature-mobile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions
5
apps/ticket/src/assets/landing-renewal/intro-title-mobile.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.