Update page-memos.php

This commit is contained in:
浪子
2024-06-15 16:44:34 +08:00
parent 57fd7fe485
commit 8e0e73b594
+1 -1
View File
@@ -43,7 +43,7 @@ if (99) {
<a class="humane--time" href="${memoURL}" target="_blank">${data.date}</a>
</header>
<div class="description" itemprop="about">
<span class="talk_tag"># ${data.tag}</span><br>
<span class="tag--list">${data.tag}</span><br>
${mdContent}
</div>
</div>