team-site/css/index.php

3 lines
65 B
PHP
Executable File

<?php
header("Location:https://tilde-team.github.io/css");
die();