Skip to content
This repository has been archived by the owner on Oct 25, 2023. It is now read-only.

Commit

Permalink
[Update] Modify version number.
Browse files Browse the repository at this point in the history
  • Loading branch information
bakaomg authored Apr 15, 2019
1 parent 0766767 commit 41c3e5b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions index.php
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?php
/**
* 从零开始<br>作者:<a href="https://www.ohmyga.net/">ohmyga</a>
* 从零开始<br>作者:<a href="https://www.ohmyga.cn/">ohmyga</a>
*
* @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'])) {
Expand Down Expand Up @@ -98,4 +98,4 @@
} else {
$this->need('includes/footer.php');
}
?>
?>

0 comments on commit 41c3e5b

Please sign in to comment.