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

github.com/your-identity/hugo-theme-dimension.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--layouts/_default/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/list.html b/layouts/_default/list.html
index 86b9e3a..76c285b 100644
--- a/layouts/_default/list.html
+++ b/layouts/_default/list.html
@@ -8,7 +8,7 @@
<!-- Header -->
<header id="header">
<div class="logo">
- <a href="/"><span class="icon fa-{{ .Params.Icon | default "gem" }}"></span></a>
+ <a href="/"><span class="icon fa-{{ .Params.Icon }}"></span></a>
</div>
<div class="content">
<div class="inner">