-
Notifications
You must be signed in to change notification settings - Fork 0
/
sitemap.html
137 lines (134 loc) · 10.8 KB
/
sitemap.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<title>Index Page</title>
<meta http-equiv="X-UA-Compatible" content="IE=Edge">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0, user-scalable=no">
<meta name="theme-color" content="#fff">
<meta name="format-detection" content="telephone=no">
<link rel="apple-touch-icon" sizes="180x180" href="img/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="img/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="img/favicon-16x16.png">
<link rel="manifest" href="img/site.webmanifest">
<link rel="mask-icon" href="img/safari-pinned-tab.svg" color="#5bbad5">
<meta name="msapplication-TileColor" content="#da532c">
<meta name="theme-color" content="#ffffff">
<meta name="description" content="POSTORY 是傳遞溫度的明信片旅行社群App,我們將手機變成郵筒與藏寶圖,讓喜歡旅行的人在旅途中探索富有獨特而有特色的明信片,透過應用程式輕鬆寄收明信片,用別具意義的圖文來記錄、分享旅行的重要時刻與回憶。">
<meta name="twitter:card" content="summary">
<meta name="twitter:site" content="@POSTORY">
<meta name="twitter:title" content="POSTORY">
<meta name="twitter:description" content="POSTORY 是傳遞溫度的明信片旅行社群App,我們將手機變成郵筒與藏寶圖,讓喜歡旅行的人在旅途中探索富有獨特而有特色的明信片,透過應用程式輕鬆寄收明信片,用別具意義的圖文來記錄、分享旅行的重要時刻與回憶。">
<meta name="twitter:creator" content="@POSTORY">
<meta name="twitter:image" content="https://postory.app/img/twitter-card.png">
<meta property="og:title" content="POSTORY">
<meta property="og:type" content="Article">
<meta property="og:url" content="https://postory.app/">
<meta property="og:image" content="https://postory.app/img/fb-og-image.png">
<meta property="og:description" content="POSTORY 是傳遞溫度的明信片旅行社群App,我們將手機變成郵筒與藏寶圖,讓喜歡旅行的人在旅途中探索富有獨特而有特色的明信片,透過應用程式輕鬆寄收明信片,用別具意義的圖文來記錄、分享旅行的重要時刻與回憶。">
<meta property="og:site_name" content="POSTORY">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Poppins:wght@600&display=swap" rel="stylesheet">
<link rel="stylesheet" media="all" href="css/app.min.css">
<script>
var viewportmeta = document.querySelector('meta[name="viewport"]');
if (viewportmeta) {
if (screen.width < 375) {
var newScale = screen.width / 375;
viewportmeta.content = 'width=375, minimum-scale=' + newScale + ', maximum-scale=1.0, user-scalable=no, initial-scale=' + newScale + '';
} else {
viewportmeta.content = 'width=device-width, maximum-scale=1.0, initial-scale=1.0';
}
}
</script>
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-EVFZTSVTDE"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-EVFZTSVTDE');
</script>
<script>
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-TH3GVCT');
</script>
</head>
<body>
<noscript>
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TH3GVCT" height="0" width="0" style="display:none;visibility:hidden"></iframe>
</noscript>
<script>
console.log(localStorage.getItem('darkMode'));
if (localStorage.getItem('darkMode') === "on") {
document.body.classList.add("dark");
document.addEventListener("DOMContentLoaded", function() {
document.querySelector('.js-switch-theme input').checked = true;
});
}
</script>
<div class="page">
<ul style="padding: 120px 30px;">
<li style="margin-bottom: 20px;"><a href="index.html">main</a></li>
<li style="margin-bottom: 20px;"><a href="downloads.html">downloads</a></li>
<li style="margin-bottom: 20px;"><a href="pricing.html">pricing</a></li>
<li style="margin-bottom: 20px;"><a href="about-us.html">about-us</a></li>
<li style="margin-bottom: 20px;"><a href="features.html">features</a></li>
<li style="margin-bottom: 20px;"><a href="contact.html">contact</a></li>
</ul>
<div class="popup mfp-hide" id="popup-sign-up">
<div class="popup__title h2">Sign up</div>
<div class="popup__variants"><a class="popup__variant" href="#"><img src="img/google.svg" alt="">Sign up via Google</a><a class="popup__variant" href="#"><img src="img/apple.svg" alt="">Sign up via Apple</a></div>
<div class="popup__details">Or continue with email</div>
<div class="popup__btns"><a class="popup__btn btn btn_dark js-popup-open" href="#popup-code" data-effect="mfp-zoom-in">Enter your email</a><a class="popup__btn btn btn_orange js-popup-open" href="#popup-code" data-effect="mfp-zoom-in">Continue</a></div>
<div class="popup__note">By clicking the Continue button, you agree to the terms of service and privacy policy.</div>
</div>
<div class="popup mfp-hide" id="popup-sign-in">
<div class="popup__title h2">Sign in</div>
<div class="popup__variants"><a class="popup__variant" href="#"><img src="img/google.svg" alt="">Sign up via Google</a><a class="popup__variant" href="#"><img src="img/apple.svg" alt="">Sign up via Apple</a></div>
<div class="popup__details">Or continue with email & password</div>
<div class="popup__btns"><a class="popup__btn btn btn_dark js-popup-open" href="#popup-code" data-effect="mfp-zoom-in">Enter your email</a><a class="popup__btn btn btn_dark js-popup-open" href="#popup-code" data-effect="mfp-zoom-in">Password</a><a class="popup__btn btn btn_orange js-popup-open" href="#popup-code" data-effect="mfp-zoom-in">Sign In</a></div>
<div class="popup__note"> </div>
</div>
</div>
<!-- scripts-->
<script src="js/lib/jquery.min.js"></script>
<script src="js/lib/svg4everybody.min.js"></script>
<script src="js/lib/owl.carousel.min.js"></script>
<script src="js/lib/jquery.magnific-popup.min.js"></script>
<script src="js/lib/aos.js"></script>
<script src="js/app.js"></script>
<!-- svg sprite-->
<div style="display: none"><svg width="0" height="0">
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 10" id="icon-arrow-down">
<path d="M6.939 9.311a1.5 1.5 0 0 0 2.121 0l6.5-6.5A1.5 1.5 0 1 0 13.439.689L8 6.129 2.561.689a1.5 1.5 0 0 0-2.121 0 1.5 1.5 0 0 0 0 2.121l6.5 6.5z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="icon-twitter">
<path d="M16 3c-.6.3-1.2.4-1.9.5.7-.4 1.2-1 1.4-1.8-.6.4-1.3.6-2.1.8-.6-.6-1.5-1-2.4-1-1.7 0-3.2 1.5-3.2 3.3 0 .3 0 .5.1.7-2.7-.1-5.2-1.4-6.8-3.4-.3.5-.4 1-.4 1.7 0 1.1.6 2.1 1.5 2.7-.5 0-1-.2-1.5-.4C.7 7.7 1.8 9 3.3 9.3c-.3.1-.6.1-.9.1-.2 0-.4 0-.6-.1a3.24 3.24 0 0 0 3.1 2.3C3.8 12.5 2.4 13 .8 13H0c1.5.9 3.2 1.5 5 1.5 6 0 9.3-5 9.3-9.3v-.4C15 4.3 15.6 3.7 16 3z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 8 12" id="icon-play">
<path d="M8 6a.78.78 0 0 0-.285-.614L1.049.135C.846-.025.579-.043.359.084S0 .47 0 .749v10.501c0 .28.138.536.359.665s.487.11.69-.051l6.667-5.25c.179-.14.285-.369.285-.614z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 23" id="icon-light">
<path d="M12 5a7 7 0 0 1 7 7c0 2.716-1.564 5.132-3.932 6.286h0l-.068.031V22a1 1 0 0 1-.883.993h0L14 23h-4a1 1 0 0 1-1-1h0v-3.682l-.068-.032c-2.29-1.116-3.827-3.411-3.927-6.016h0L5 12a7 7 0 0 1 7-7zm0 2a5 5 0 0 0-5 5c0 2.133 1.351 4.007 3.334 4.708a1 1 0 0 1 .666.943h0V21h2v-3.349a1 1 0 0 1 .551-.893h0l.116-.049C15.649 16.007 17 14.133 17 12a5 5 0 0 0-5-5zm-9 4a1 1 0 0 1 .117 1.993L3 13H1a1 1 0 0 1-.117-1.993L1 11h2zm20 0a1 1 0 0 1 .117 1.993L23 13h-2a1 1 0 0 1-.117-1.993L21 11h2zM4.836 3.431l.094.083 1.414 1.414a1 1 0 0 1-1.32 1.497l-.094-.083-1.414-1.414a1 1 0 0 1 1.32-1.497zm15.649.083a1 1 0 0 1 .083 1.32l-.083.094-1.414 1.414a1 1 0 0 1-1.497-1.32l.083-.094 1.414-1.414a1 1 0 0 1 1.414 0zM12 0a1 1 0 0 1 .993.883L13 1v2a1 1 0 0 1-1.993.117L11 3V1a1 1 0 0 1 1-1z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="icon-instagram">
<path d="M12.146 4.852a.96.96 0 1 0 0-1.92.96.96 0 1 0 0 1.92zM8 12c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4zm0-6c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2zm4 10H4c-2.056 0-4-1.944-4-4V4c0-2.056 1.944-4 4-4h8c2.056 0 4 1.944 4 4v8c0 2.056-1.944 4-4 4zM4 2c-.935 0-2 1.065-2 2v8c0 .953 1.047 2 2 2h8c.935 0 2-1.065 2-2V4c0-.935-1.065-2-2-2H4z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 16 16" id="icon-facebook">
<path d="M16 8.048A8 8 0 0 0 11.35.781a8 8 0 0 0-8.546 1.181 8 8 0 0 0-2.504 8.256 8 8 0 0 0 6.449 5.73V10.36H4.719V8.048H6.75V6.285a2.82 2.82 0 0 1 .781-2.264 2.82 2.82 0 0 1 2.24-.848c.6.008 1.199.06 1.791.156V5.3h-1.008c-.172-.022-.346-.006-.511.048s-.315.145-.44.265-.221.267-.282.429-.084.336-.068.508v1.5h2.219l-.355 2.312H9.25v5.591A8 8 0 0 0 16 8.048z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" id="icon-dark">
<path d="M8 2.3c.4-.1.7 0 1 .3s.4.7.3 1C9.1 4.4 9 5.2 9 6a8.96 8.96 0 0 0 9 9c.8 0 1.6-.1 2.4-.3a.96.96 0 0 1 .9.2c.3.3.4.7.3 1C20.3 20.7 15.9 24 11 24A10.97 10.97 0 0 1 0 13C0 8.1 3.3 3.7 8 2.3zM21 6a.94.94 0 0 1 1 1h0v1h1a.94.94 0 0 1 1 1 .94.94 0 0 1-1 1h0-1v1a.94.94 0 0 1-1 1 .94.94 0 0 1-1-1h0v-1h-1a.94.94 0 0 1-1-1 .94.94 0 0 1 1-1h1V7a.94.94 0 0 1 1-1zm-6-6a.94.94 0 0 1 1 1h0v1h1a.94.94 0 0 1 1 1 .94.94 0 0 1-1 1h0-1v1a.94.94 0 0 1-1 1 .94.94 0 0 1-1-1h0V4h-1a.94.94 0 0 1-1-1 .94.94 0 0 1 1-1h1V1a.94.94 0 0 1 1-1z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 16" id="icon-arrow-prev">
<path d="M9.207.293a1 1 0 0 1 .083 1.32l-.083.094L3.914 7H39.5v2H3.914l5.293 5.293a1 1 0 0 1 .083 1.32l-.083.094a1 1 0 0 1-1.32.083l-.094-.083-7-7a1 1 0 0 1-.083-1.32l.083-.094 7-7a1 1 0 0 1 1.414 0z"></path>
</symbol>
<symbol xmlns="http://www.w3.org/2000/svg" viewBox="0 0 40 16" id="icon-arrow-next">
<path d="M30.793 15.707a1 1 0 0 1-.083-1.32l.083-.094L36.086 9H.5V7h35.586l-5.293-5.293a1 1 0 0 1-.083-1.32l.083-.094a1 1 0 0 1 1.32-.083l.094.083 7 7a1 1 0 0 1 .083 1.32l-.083.094-7 7a1 1 0 0 1-1.414 0z"></path>
</symbol>
</div>
</body>
</html>