added links to projects pages (not yet styled)
This commit is contained in:
@@ -24,6 +24,10 @@
|
|||||||
|
|
||||||
<!-- <TableOfContents /> -->
|
<!-- <TableOfContents /> -->
|
||||||
|
|
||||||
|
{#each data.projectDetails.links as l}
|
||||||
|
<a href={l.link}>{l.text}</a>
|
||||||
|
{/each}
|
||||||
|
|
||||||
<svelte:component this={data.content} />
|
<svelte:component this={data.content} />
|
||||||
|
|
||||||
</Content>
|
</Content>
|
||||||
Reference in New Issue
Block a user