story url.
This commit is contained in:
parent
f9fdac0992
commit
35e47c4049
|
@ -19,7 +19,7 @@
|
||||||
<a href={story.author_link}>{story.author}</a>
|
<a href={story.author_link}>{story.author}</a>
|
||||||
{:else if story.author}by {story.author}{/if}
|
{:else if story.author}by {story.author}{/if}
|
||||||
on
|
on
|
||||||
{story.source}
|
<a href={story.url}>{story.source}</a>
|
||||||
{#if story.score}• {story.score} points{/if}
|
{#if story.score}• {story.score} points{/if}
|
||||||
{#if story.num_comments}
|
{#if story.num_comments}
|
||||||
•
|
•
|
||||||
|
|
Loading…
Reference in New Issue
Block a user