add excerpt and scraper details.

This commit is contained in:
Jason Schwarzenberger
2020-12-03 16:41:27 +13:00
parent d4260feb72
commit 2a2bf4d671
6 changed files with 76 additions and 14 deletions
+2 -2
View File
@@ -48,9 +48,9 @@
class="story-source"
href={story.url || story.link}>{host(story.url || story.link)}</a>
</header>
<section class="story-info">
<aside class="story-info">
<StoryInfo {story} />
</section>
</aside>
</article>
{/each}