liff/index.php
2022-02-25 15:02:27 +08:00

2 lines
120 B
PHP

<!-- This file allows you to host this page as a static file on Heroku -->
<?php header( 'Location: /index.html' ) ; ?>