From f92990c64e2329163f9e015617f6dc3225a16aa4 Mon Sep 17 00:00:00 2001 From: string1995 Date: Sun, 23 Dec 2018 17:24:18 +0800 Subject: [PATCH] 20181223 update2 --- wordpress/index.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 */