mirror of https://github.com/jkjoy/hugoblog.git
parent
cad2c4714f
commit
cde0d67b80
|
@ -1,3 +1,4 @@
|
||||||
|
<!--
|
||||||
<script src="https://blogcdn.loliko.cn/memos/top/moment.min.js"></script>
|
<script src="https://blogcdn.loliko.cn/memos/top/moment.min.js"></script>
|
||||||
<script src="https://blogcdn.loliko.cn/memos/top/moment-with-locales.js"></script>
|
<script src="https://blogcdn.loliko.cn/memos/top/moment-with-locales.js"></script>
|
||||||
<article class="post--item post--item__status" itemtype="http://schema.org/Article" itemscope="itemscope">
|
<article class="post--item post--item__status" itemtype="http://schema.org/Article" itemscope="itemscope">
|
||||||
|
@ -11,4 +12,5 @@
|
||||||
.talk-list .item:nth-child(1) {
|
.talk-list .item:nth-child(1) {
|
||||||
display: block;
|
display: block;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
-->
|
||||||
|
|
Loading…
Reference in New Issue