Update page-memos.php
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ if (99) {
|
|||||||
<a class="humane--time" href="${memoURL}" target="_blank">${data.date}</a>
|
<a class="humane--time" href="${memoURL}" target="_blank">${data.date}</a>
|
||||||
</header>
|
</header>
|
||||||
<div class="description" itemprop="about">
|
<div class="description" itemprop="about">
|
||||||
<span class="talk_tag"># ${data.tag}</span><br>
|
<span class="tag--list">${data.tag}</span><br>
|
||||||
${mdContent}
|
${mdContent}
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user