cleanUrl: /ddkk/service/education
title: "DDKK" # 카카오톡 등 공유 시에 활용되는 제목 텍스트 입니다.
description: "무진장" # 카카오톡 등 공유 시에 활용되는 설명 텍스트 입니다.
scrollProgressBar: # 페이지 가로 스크롤바를 표시합니다
show: false
color: "#009B3F"
theme: "custom"
backgroundColor: "#FFFFFF"
fonts: # 페이지의 폰트를 설정합니다
headerFont: "Montserrat"
defaultFont: "Montserrat"
fontColor: "#000000"
showShareButton: false
showPageview: true # 페이지 방문수를 표시합니다
hideCollectionSearch: true # 데이터베이스에 있는 검색창을 숨깁니다
hideCollectionViewList: true # 데이터베이스의 뷰 목록을 숨깁니다
hideBreadcrumbs : true # 상단 Menu
hideFooter: true # Made with oopy
hideSearch: true # 상단 검색
pageMaxWidth: 1000 # 페이지 최대 너비를 설정합니다 (노션 기본값 900)
imageBorderRadius: 10 # 이미지를 둥글게 만듭니다
calloutBorderRadius: 10 # 콜아웃을 둥글게 만듭니다
galleryBorderRadius: 10 # 갤러리를 둥글게 만듭니다
gotoTop: # 맨 위로 버튼을 추가합니다
align: "left"
alignPixel: 12
bottom: 100
fitToScreen: false
show: true
<style>
.hello-world {
display: flex;
align-items: left;
justify-content: center;
width: 160px;
height: 50px;
font-weight: bold;
color: #ffffff;
background-color: #000000;
border-color: #000000;
transition: 300ms;
text-decoration: none;
margin: 0 auto;
}
.hello-world:hover {
color: white;
background-color: #ed7fcc;
color: white;
}
</style>
<a class="hello-world" target="_blank" style="border-radius: 32px;" href="https://tsuyi.courses.store/414191"> BUY NOW </a>