From e9166f2ec1be7af9b767152e7af90b8ed2cb4437 Mon Sep 17 00:00:00 2001 From: Nez27 Date: Thu, 13 Jul 2023 17:00:32 +0700 Subject: [PATCH] Trigger commit to deploy with vercel --- practice/practice-02/src/index.pug | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/practice/practice-02/src/index.pug b/practice/practice-02/src/index.pug index 74550ba..71fe774 100644 --- a/practice/practice-02/src/index.pug +++ b/practice/practice-02/src/index.pug @@ -5,5 +5,4 @@ html(lang="en") meta(name="viewport", content="width=device-width, initial-scale=1.0") link(rel="stylesheet", href="./sass/main.scss") title Food Hut - body - \ No newline at end of file + body \ No newline at end of file