-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
36 lines (36 loc) · 1.03 KB
/
index.html
File metadata and controls
36 lines (36 loc) · 1.03 KB
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
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=utf-8">
<title>ずんだもんボイス・ムービーメーカー</title>
<meta name="robots" content="noindex">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
<style>
body {background-color:#94C067; font-family:sans-serif}
</style>
</head>
<body>
<h1>ずんだもんボイス・ムービーメーカー</h1>
<p>
<a href="https://apps.apple.com/app/id6479183761" target="_blank"><img src="download-on-appstore.webp" height="50"></a>
</p>
<p>
<a href="https://play.google.com/store/apps/details?id=social.zunda.maker" target="_blank"><img src="download-on-google-play.webp"
height="50"></a>
</p>
<p>
詳しい開発状況はXにて<br>
<a href="https://x.com/zundamonapp" target="_blank">ずんアプ(@zunapp)</a>
</p>
<br>
<p>
<a href="ja/feedback_answer.html">フィードバックの回答</a>
</p>
<p>
<a href="ja/special_thanks.html">ご協力者様の一覧</a>
</p>
<p>
<a href="en/">English</a>
</p>
</body>
</html>