diff options
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 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> |