commit
cacd4efc13
|
@ -10,7 +10,7 @@ get_header();
|
|||
#ini_set('display_errors', '1');
|
||||
?>
|
||||
<div id="main">
|
||||
<header class="page-header"><h1 class="cat-title">归档</h1> <span class="cat-des"><p>Archives</p> </span></header>
|
||||
<header class="page-header"><h1 class="cat-title">时光轴</h1> <span class="cat-des"><p>TimeLine</p> </span></header>
|
||||
<div id="main-part">
|
||||
<?php if (have_posts()) : the_post(); update_post_caches($posts); ?>
|
||||
<article class="art">
|
||||
|
|
Loading…
Reference in New Issue