blog/themes/farallon/layouts/partials/talks.html

14 lines
508 B
HTML

<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>
<article class="post--item post--item__status" itemtype="http://schema.org/Article" itemscope="itemscope">
<div class="content"><div id="bber-talk"></div></div>
</article>
<script src="https://blogcdn.loliko.cn/memos/top/memos.js"></script>
<style>
.talk-list .item {
display: none;
}
.talk-list .item:nth-child(1) {
display: block;
}
</style>