mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-05-31 14:12:04 +05:30
add prev/next post
This commit is contained in:
@@ -7,6 +7,6 @@
|
||||
<slot />
|
||||
|
||||
{#if url}
|
||||
<a href={url}>View on Ghost</a>
|
||||
<a href={url} class="text-center">View on Ghost</a>
|
||||
{/if}
|
||||
</div>
|
||||
Reference in New Issue
Block a user