mirror of
https://ghfast.top/https://github.com/zsjy/halo-theme-dream2.0-plus.git
synced 2025-03-16 00:49:40 +08:00
8 lines
369 B
Plaintext
8 lines
369 B
Plaintext
<div class="card widget notice ${settings.hide_notice!} is-hidden-all">
|
|
<div class="card-title">
|
|
<i class="fa fa-volume-up card-title-label"></i><span>公告</span>
|
|
</div>
|
|
<div class="card-content">
|
|
<div>${settings.notice_content!'<p>  欢迎来访${blog_title!},博主还没有发布任何公告!</p>'}</div>
|
|
</div>
|
|
</div> |