summaryrefslogtreecommitdiff
path: root/templates/layout
diff options
context:
space:
mode:
authorAnatasof Wirapraja <anata@darapsa.co.id>2021-07-05 14:00:14 +0700
committerAnatasof Wirapraja <anata@darapsa.co.id>2021-07-05 14:00:14 +0700
commit57f3ae95eea129d442c21a10058f258422d3a6ec (patch)
tree9061a1440a0d88df823c565c983de8f77507a3b4 /templates/layout
parent45cd279326889a0426edae94e05158ac1e83df2c (diff)
changed a href="#" to [area All-Products]
Diffstat (limited to 'templates/layout')
-rw-r--r--templates/layout/noleft2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/layout/noleft b/templates/layout/noleft
index 9c5e712..baaff98 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="#" class="navbar-brand d-flex align-items-center">
+ <a href="[area All-Products]" 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="">
__COMPANY__
</a>