mirror of
https://github.com/jkjoy/typecho-theme-farallon.git
synced 2026-06-27 20:34:30 +00:00
调整部分与原版一致
This commit is contained in:
+2
-2
@@ -11,8 +11,8 @@ if (!defined('__TYPECHO_ROOT_DIR__')) exit; ?>
|
||||
<h1 class="post--single__title"><?php $this->title() ?></h1>
|
||||
<h2 class="post--single__subtitle">观影数据来源于豆瓣</h2>
|
||||
</header>
|
||||
<div class="db--container">
|
||||
|
||||
<div data-status="watched" class="douban-movie-list doubanboard-list"></div>
|
||||
</div>
|
||||
|
||||
</section>
|
||||
<?php $this->need('footer.php'); ?>
|
||||
Reference in New Issue
Block a user