From b7c73f8bff913ea4573a180c9bf4891f794edaac Mon Sep 17 00:00:00 2001 From: Isaac Mills Date: Wed, 9 Jul 2025 19:22:52 -0600 Subject: [PATCH] Attempt to fix text attribute --- src/components/project.html | 6 +++--- src/partials/projects.html | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/src/components/project.html b/src/components/project.html index 3bb706f..cdf3a28 100644 --- a/src/components/project.html +++ b/src/components/project.html @@ -2,7 +2,7 @@ module.exports = { img: props.img || '', svg: props.svg || '', - text: props.text || '', + txt: props.txt || '', href: props.href || '/', onclick: props.onclick || '', titlestyle: 'min-width: 275px;' + (props.titlestyle || ''), @@ -15,8 +15,8 @@
- -

{{text}}

+ +

{{txt}}

diff --git a/src/partials/projects.html b/src/partials/projects.html index cc81fa0..b987893 100644 --- a/src/partials/projects.html +++ b/src/partials/projects.html @@ -112,7 +112,7 @@ - + # Grezi ## When the power is point @@ -128,7 +128,7 @@ - + # Mystery ## _Oooooooo_