[mod] index.html
This commit is contained in:
parent
ebc8cf3a17
commit
17b670610d
17
index.html
17
index.html
@ -7,18 +7,23 @@
|
|||||||
<body>
|
<body>
|
||||||
<center>
|
<center>
|
||||||
<div class="flex">
|
<div class="flex">
|
||||||
<a href="line://ti/p/%40iov0354t" class="bttn">Thank You</a>
|
<a href="line://ti/p/%40iov0354t" class="bttn">Thank You</a>
|
||||||
</div></center>
|
</div>
|
||||||
|
</center>
|
||||||
<center>
|
<center>
|
||||||
<h2><button class="button button1" id="textx">Text</button></h2>
|
<h2><button class="button button1" id="textx">Text</button></h2>
|
||||||
<h2><button class="button button2" id="imagex">Image</button></h2>
|
<h2><button class="button button2" id="imagex">Image</button></h2>
|
||||||
<h2><button class="button button3" id="videox">Video</button></h2>
|
<h2><button class="button button3" id="videox">Video</button></h2>
|
||||||
<h2><button class="button button4" id="audiox">Audio</button></h2>
|
<h2><button class="button button4" id="audiox">Audio</button></h2>
|
||||||
<h2><button class="button button5" id="stickerx">Big Sticker</button></h2></center>
|
<h2><button class="button button5" id="stickerx">Big Sticker</button></h2>
|
||||||
<center>
|
|
||||||
<h2 style="color: #3f3f3f;">Designed by <a href="https://ari-yk.github.io/" style="color: #3f3f3f; text-decoration: none; font-size: 20px;">Ari.</a></h2>
|
|
||||||
<h3><code style="color: #3f3f3f;"><i><a href="https://ari-yk.github.io/" style="color: #3f3f3f; text-decoration: none;">Ari.</a> © 2019</i></code></h3>
|
|
||||||
</center>
|
</center>
|
||||||
|
<!-- <center>
|
||||||
|
<h2 style="color: #3f3f3f;">Designed by <a href="https://ari-yk.github.io/"
|
||||||
|
style="color: #3f3f3f; text-decoration: none; font-size: 20px;">Ari.</a></h2>
|
||||||
|
<h3><code
|
||||||
|
style="color: #3f3f3f;"><i><a href="https://ari-yk.github.io/" style="color: #3f3f3f; text-decoration: none;">Ari.</a> © 2019</i></code>
|
||||||
|
</h3>
|
||||||
|
</center> -->
|
||||||
<script src="https://d.line-scdn.net/liff/1.0/sdk.js"></script>
|
<script src="https://d.line-scdn.net/liff/1.0/sdk.js"></script>
|
||||||
<script src="liff-starter.js"></script>
|
<script src="liff-starter.js"></script>
|
||||||
</body>
|
</body>
|
Loading…
Reference in New Issue
Block a user