LineLiff/index.php

2 lines
120 B
PHP
Raw Normal View History

2022-12-13 04:19:27 +00:00
<!-- This file allows you to host this page as a static file on Heroku -->
<?php header( 'Location: /index.html' ) ; ?>