Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/4ever9/less.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAiden X <caichao.xu@gmail.com>2020-10-03 20:11:25 +0300
committerAiden X <caichao.xu@gmail.com>2020-10-03 20:11:25 +0300
commit2126e6ecc20274d41cf0c4a8b1e29705b87c69df (patch)
tree0d2a40d61e88e16b109b1e078caf322ad5432aeb /layouts
parent4707e8b26936f25dabd92a4d6e0f0c25080761fb (diff)
style: update images
Diffstat (limited to 'layouts')
-rw-r--r--layouts/partials/header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/header.html b/layouts/partials/header.html
index 5446237..0233c8f 100644
--- a/layouts/partials/header.html
+++ b/layouts/partials/header.html
@@ -1,6 +1,6 @@
<div class="container">
<div class="nav">
- <a class="logo" href="/">
+ <a class="logo" href="{{ .Site.BaseURL }}">
<img src="/images/logo.png" alt="" />
</a>
<ul class="nav-menu">