Update code

This commit is contained in:
2023-07-18 16:21:26 +07:00
parent d0a548d7b4
commit 2cd22c69f1
44 changed files with 268 additions and 117 deletions
+3 -6
View File
@@ -6,9 +6,6 @@ html(lang="en")
link(rel="stylesheet", href="./styles/main.scss")
title Food Hut
body
header.header
.logo-wrapper
a.logo-link(href="javascript:void(0)")
img.logo(src="./assets/images/logo.svg", alt="Food Hut logo")
.header-content
include nav-menu
.background
include layouts/header
include layouts/welcome