<head>
<link rel="stylesheet" href="https://src.notion-tools.com/css/header.css">
<link rel="stylesheet" href="https://src.notion-tools.com/css/footer.css">
<style>
.notion-topbar {
display: none;
}
</style>
<style>
/* 전체 */
:root .width {
width: 1280px !important;
} :root .padding {
padding-left: 0 !important;
padding-right: 0 !important;
}
</style>
</head><body>
<div class="header-divver">
<div id="header">
<div id="top-title">
<a class="top-nav-btn-div" href="/">
<div class="top-nav-btn">Notion Tools</div>
</a>
</div>
<div id="top-nav">
<a class="top-nav-btn-div top-nav-btn-selected" style="margin-right: 10px;" href="/pages">
<div class="top-nav-btn">페이지 갤러리</div>
</a>
<a class="top-nav-btn-div" href="/templates">
<div class="top-nav-btn">템플릿 갤러리</div>
</a>
<a class="top-nav-btn-div" style="margin-left: 10px;" href="/embeds">
<div class="top-nav-btn">임베드 & 툴즈</div>
</a>
</div>
</div>
</div><!-- 뒤로가기 버튼 -->
<style>
#back {
position: fixed;
left: 50px;
top: 100px;
font-size: 32px;
width: 40px;
height: 40px;
display: flex;
align-items: center;
justify-content: center;
border-radius: 40px;
box-sizing: border-box;
transition: background-color 200ms;
color: #000;
text-decoration: none;
z-index: 99999;
}
#back:hover {
background-color: #f0f0f0;
}
</style>
<a id="back" href="javascript:history.back()"><svg xmlns="http://www.w3.org/2000/svg" width="30" height="30"
fill="#000000" viewBox="0 0 256 256">
<rect width="256" height="256" fill="none"></rect>
<line x1="216" y1="128" x2="40" y2="128" fill="none" stroke="#000000" stroke-linecap="round"
stroke-linejoin="round" stroke-width="24"></line>
<polyline points="112 56 40 128 112 200" fill="none" stroke="#000000" stroke-linecap="round"
stroke-linejoin="round" stroke-width="24"></polyline>
</svg></a>
<!-- 메인 수평 광고 -->
<style>
.adsbygoogle {
width: 320px;
height: 100px;
}
@media(min-width: 500px) {
.adsbygoogle {
width: 468px;
height: 60px;
}
}
@media(min-width: 800px) {
.adsbygoogle {
width: 728px;
height: 90px;
}
}
</style>
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js"></script>
<script> (adsbygoogle = window.adsbygoogle || []).push({});</script>
<div class="footer">
<div class="footer-divver">
<div class="footer-left">
<div class="footer-left-title">
<img src="https://src.notion-tools.com/img/logo.png" alt="logo">
<div>Notion Tools</div>
</div>
<div class="footer-left-text">노션을 더욱 다양하게, 더욱 활용성 있게 돕는<br>서드파티 웹사이트입니다.</div>
<div class="footer-left-text">ⓒ 2021. Notion tools all rights reserved</div>
<div class="footer-left-link"><a href="/rules">이용약관</a></div>
<div class="footer-left-link"><a href="/privacy">개인정보처리방침</a></div>
</div>
<div class="footer-right">
<div class="footer-right-category">
<div class="footer-right-item-title">링크</div>
<a class="footer-right-item" href="/">메인화면</a>
<a class="footer-right-item" href="/pages">페이지 갤러리</a>
<a class="footer-right-item" href="/template">템플릿 갤러리</a>
<a class="footer-right-item" href="/embeds">임베드 & 툴즈</a>
<a class="footer-right-item" href="/updates">업데이트 소식</a>
</div>
<div class="footer-right-category">
<div class="footer-right-item-title">개발자</div>
<a class="footer-right-item" href="https://hyuns.dev">개발자 웹사이트</a>
<a class="footer-right-item" href="https://github.com/HyunsDev">깃허브</a>
</div>
<div class="footer-right-category">
<div class="footer-right-item-title">커뮤니티</div>
<a class="footer-right-item" href="https://discord.gg/YsNCNhk">디스코드</a>
<a class="footer-right-item" href="https://www.facebook.com/NotionTools">페이스북</a>
<a class="footer-right-item" href="https://open.kakao.com/o/gxOsEAxc">카카오톡 오픈채팅방</a>
</div>
<div class="footer-right-category">
<div class="footer-right-item-title">지원</div>
<a class="footer-right-item" href="/help">도움말</a>
<a class="footer-right-item" href="mailto:support@notion-tools.com">support@notion-tools.com</a>
</div>
</div>
</div>
</div>
</body>
html
복사
Initing...