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

github.com/ijsucceed/onepress.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/partials/brand.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/brand.html b/layouts/partials/brand.html
index 068382c..c282bff 100644
--- a/layouts/partials/brand.html
+++ b/layouts/partials/brand.html
@@ -1 +1 @@
-<img src="{{ .Site.Params.Logo }}" alt="">
+<img src="{{ .Site.Params.Logo }}" alt="{{ .Site.Params.Title }}">