Welcome to your site! This is your homepage, which is what most visitors will see when they come to your site for the first time.
<script charset="utf-8" src="https://static.line-scdn.net/liff/edge/2/sdk.js"></script>
<script>
liff.init({
liffId: '1657432235-7RnBOxEv',
})
.then(() => {
// start to use LIFF's api
console.log('liff initiated')
})
.catch((err) => {
console.log(err);
});
</script>