site/css/index.php

3 lines
65 B
PHP
Raw Normal View History

2018-07-17 20:14:49 +00:00
<?php
header("Location:https://tilde-team.github.io/css");
die();