Added content
This commit is contained in:
@@ -46,7 +46,7 @@ const { Content } = await project.render();
|
||||
<nav class="animate flex gap-1">
|
||||
{project.data.demoURL && (
|
||||
<Link href={project.data.demoURL} external>
|
||||
demo
|
||||
live site
|
||||
</Link>
|
||||
)}
|
||||
{project.data.demoURL && project.data.repoURL && (
|
||||
|
||||
Reference in New Issue
Block a user