none
This commit is contained in:
@@ -4,7 +4,6 @@
|
|||||||
<div class="content">
|
<div class="content">
|
||||||
<h2 class="post--title">
|
<h2 class="post--title">
|
||||||
<a href="<?php $this->permalink() ?>">
|
<a href="<?php $this->permalink() ?>">
|
||||||
<!--三天内显示火苗-->
|
|
||||||
<?php $this->title() ?>
|
<?php $this->title() ?>
|
||||||
<?php if((time() - $this->created) < 60*60*24*3): ?>
|
<?php if((time() - $this->created) < 60*60*24*3): ?>
|
||||||
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none"
|
||||||
|
|||||||
Reference in New Issue
Block a user