diff --git a/wordpress/index.php b/wordpress/index.php index 47c25e5..e0630f6 100644 --- a/wordpress/index.php +++ b/wordpress/index.php @@ -15,7 +15,7 @@ -if(!isset($_GET['hi'])) header('Location: https://cn.yimian.xyz/loading/blog.php'); +if(!isset($_GET['hi'])) header('Location: https://cn.yimian.xyz/loading/blog.html'); define('WP_USE_THEMES', true); /** Loads the WordPress Environment and Template */