aboutsummaryrefslogtreecommitdiff
path: root/_site/index.php
blob: 15651762c46a8bc26510cb63985df20d15f54974 (plain)
1
2
3
4
<?php

header("Location: /home");
die();