summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index 04bbf4c..d7bf1e4 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -15,7 +15,7 @@ enableGitInfo = true
[params]
title_crumbs = false
- bottom_text = "[BY-NC-SA 4.0]({{% ref license %}}) [{{< icon creative-commons medium >}}](https://creativecommons.org/licenses/by-nc-sa/4.0/)"
+ bottom_text = "[BY-NC-SA 4.0]({{% ref license %}}) [{{< icon creative-commons small >}}](https://creativecommons.org/licenses/by-nc-sa/4.0/)"
custom_css = ["css/syntax.css"]
[security]