From 29c4a637ddc009deedb7d79c97bebc32187deb5c Mon Sep 17 00:00:00 2001 From: Dickriven Chellemboyee Date: Wed, 30 Oct 2024 21:02:30 +0400 Subject: [PATCH] Fix typo --- src/pug/index.pug | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/pug/index.pug b/src/pug/index.pug index 611ea2ce..10db43fd 100644 --- a/src/pug/index.pug +++ b/src/pug/index.pug @@ -56,7 +56,7 @@ html(lang='en') .container.px-4.px-lg-5.my-5 .text-center.text-white h1.display-4.fw-bolder Shop in style - p.lead.fw-normal.text-white-50.mb-0 With this shop hompeage template + p.lead.fw-normal.text-white-50.mb-0 With this shop homepage template // Section section.py-5 @@ -232,4 +232,4 @@ html(lang='en') script(src='https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/js/bootstrap.bundle.min.js') // Core theme JS - script(src='js/scripts.js') \ No newline at end of file + script(src='js/scripts.js')