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')