diff options
author | Anatasof Wirapraja <anata@darapsa.co.id> | 2021-07-05 17:30:29 +0700 |
---|---|---|
committer | Anatasof Wirapraja <anata@darapsa.co.id> | 2021-07-05 17:30:29 +0700 |
commit | f0310131da4ad6616341881788eb9e430eea7170 (patch) | |
tree | 9791171c9a0e6d107ea8d1c3cd73c67bf019a4ea /templates/layout/noleft | |
parent | 589daa06d9959e5a18c53dc63421f7c4c2241574 (diff) |
change [area All-Products] to [area index]
Diffstat (limited to 'templates/layout/noleft')
-rw-r--r-- | templates/layout/noleft | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layout/noleft b/templates/layout/noleft index 7ec7728..6b9e714 100644 --- a/templates/layout/noleft +++ b/templates/layout/noleft @@ -33,7 +33,7 @@ <!-- Navbar --> <nav class="navbar navbar-light bg-light fixed-top"> <div class="container d-flex justify-content-between"> - <a href="[area All-Products]" class="navbar-brand d-flex align-items-center"> + <a href="[area index]" class="navbar-brand d-flex align-items-center"> <!-- <img src="__IMAGE_DIR__/__LOGO__" width="30" height="30" class="rounded-circle d-inline-block align-top mr-2" alt=""> --> |