placehold.

This commit is contained in:
Jason Schwarzenberger
2020-12-02 14:48:31 +13:00
parent 8c40124e07
commit cee104ea06
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -62,7 +62,7 @@
<article class="article">
<header class="article-header">
<h1 class="article-title">
<Html html={story.title} />
<Html html={story.title} text={story.title} />
</h1>
{#if story.url}
<div>source: <a class="article-source" href={story.url}>{host}</a></div>