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
parent4707e8b26936f25dabd92a4d6e0f0c25080761fb (diff)
style: update images
-rw-r--r--images/screenshot.pngbin201534 -> 78447 bytes
-rw-r--r--images/tn.pngbin118620 -> 40118 bytes
-rw-r--r--layouts/partials/header.html2
3 files changed, 1 insertions, 1 deletions
diff --git a/images/screenshot.png b/images/screenshot.png
index 3bc2b23..bc9b627 100644
--- a/images/screenshot.png
+++ b/images/screenshot.png
Binary files differ
diff --git a/images/tn.png b/images/tn.png
index 8881024..7fcc203 100644
--- a/images/tn.png
+++ b/images/tn.png
Binary files differ
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">