diff --git a/index.php b/index.php
index 79172b3..53ac5b3 100644
--- a/index.php
+++ b/index.php
@@ -1,11 +1,11 @@
作者:ohmyga
+ * 从零开始
作者:ohmyga
*
* @package Castle
* @author ohmyga
- * @version 0.1
- * @link https://www.ohmyga.net/
+ * @version 0.2.0
+ * @link https://www.ohmyga.cn/
*/
if (!defined('__TYPECHO_ROOT_DIR__')) exit;
if (isset($_GET['_pjax'])) {
@@ -98,4 +98,4 @@
} else {
$this->need('includes/footer.php');
}
-?>
\ No newline at end of file
+?>