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

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