LineLiff/index.php
2022-12-13 12:19: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' ) ; ?>