cleanUrl: /sketch-comedy
title: "[원투] 스케치 코미디 제작 크리에이터 모집" # 카카오톡 등 공유 시에 활용되는 제목 텍스트 입니다.
description: "컨퍼런스 템플릿 페이지를 템플릿으로 쉽고 빠르게 만들어 보세요!" # 카카오톡 등 공유 시에 활용되는 설명 텍스트 입니다.
scrollProgressBar: # 페이지 가로 스크롤바를 표시합니다
show: true
color: "#009B3F"
theme: "custom"
backgroundColor: "#52D192"
fonts: # 페이지의 폰트를 설정합니다
headerFont: "Montserrat"
defaultFont: "Montserrat"
fontColor: "#ffffff"
showPageview: true # 페이지 방문수를 표시합니다
hideCollectionSearch: true # 데이터베이스에 있는 검색창을 숨깁니다
hideCollectionViewList: true # 데이터베이스의 뷰 목록을 숨깁니다
pageMaxWidth: 1000 # 페이지 최대 너비를 설정합니다 (노션 기본값 900)
cta: # 하단에 CTA 버튼을 추가합니다
backgroundColor: "rgb(0, 155, 63)"
bottom: 16
color: "rgb(0, 155, 63)"
content: "크리에이터 지원하기"
href: "<https://tally.so/r/3EqLP2>"
newTab: true
shadowColor: "rgba(55,53,47,0.4)"
imageBorderRadius: 20 # 이미지를 둥글게 만듭니다
calloutBorderRadius: 20 # 콜아웃을 둥글게 만듭니다
galleryBorderRadius: 20 # 갤러리를 둥글게 만듭니다
gotoTop: # 맨 위로 버튼을 추가합니다
align: "left"
alignPixel: 12
bottom: 84
fitToScreen: false
show: true
<head>
<style>
@keyframes fadeIn {
from {
opacity: 0;
transform: translate(0, 30px)
}
to {
opacity: 1;
transform: translate(0, 0)
}
}
.cta {
max-width: 708px !important;
border-radius: 60px !important;
background: linear-gradient(#A4A4A4, #000000);
transition: 300ms;
box-shadow: 0px 8px 20px rgba(23, 78, 186, 0.3);
animation: 800ms ease fadeIn;
}
.cta:hover {
filter: brightness(72%)
}
</style>
</head>
https://www.youtube.com/watch?v=KtbDiT_E4pg
<aside> 💡 oopy:slide
</aside>
<aside> 💡 서비스 문의
</aside>