From ebf3c66bced098d21f8f7f5baaf9389fff138204 Mon Sep 17 00:00:00 2001 From: Ayo Date: Fri, 13 Oct 2023 09:27:09 +0200 Subject: [PATCH] feat: variable title demo --- src/pages/index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/pages/index.html b/src/pages/index.html index d084195..a113693 100644 --- a/src/pages/index.html +++ b/src/pages/index.html @@ -3,12 +3,14 @@ - Hello Nitro + Hello {{name}} :)