forked from TrueCloudLab/dot-hugo
modified footer and theme.toml file
This commit is contained in:
parent
3356704ddf
commit
774803d95f
3 changed files with 3 additions and 3 deletions
|
@ -1,5 +1,5 @@
|
||||||
{{ "<!-- footer -->" | safeHTML }}
|
{{ "<!-- footer -->" | safeHTML }}
|
||||||
<footer class="section bg-gray pb-0">
|
<footer class="section pb-0">
|
||||||
<div class="container">
|
<div class="container">
|
||||||
<div class="row">
|
<div class="row">
|
||||||
<div class="col-md-8 text-md-left text-center">
|
<div class="col-md-8 text-md-left text-center">
|
||||||
|
|
|
@ -8,7 +8,7 @@ description = "Dot, A documentation theme powered by hugo"
|
||||||
homepage = "https://gethugothemes.com/products/hugo-documentation-theme/"
|
homepage = "https://gethugothemes.com/products/hugo-documentation-theme/"
|
||||||
tags = ["documentation", "bootstrap", "light", "minimal", "clean", "simple", "fast", "modern", "white", "customizable", "creative", "flexbox","minimalistic","Highlight.js","typography", "docs", "material design", "highlighting", "contact form", "responsive", "Syntax highlighting", "Multilingual", "Single page", "Themefisher"]
|
tags = ["documentation", "bootstrap", "light", "minimal", "clean", "simple", "fast", "modern", "white", "customizable", "creative", "flexbox","minimalistic","Highlight.js","typography", "docs", "material design", "highlighting", "contact form", "responsive", "Syntax highlighting", "Multilingual", "Single page", "Themefisher"]
|
||||||
features = ["responsive","search autocomplete", "color scheme"]
|
features = ["responsive","search autocomplete", "color scheme"]
|
||||||
min_version = "0.58.0"
|
min_version = "0.64.0"
|
||||||
|
|
||||||
[author]
|
[author]
|
||||||
name = "Themefisher"
|
name = "Themefisher"
|
||||||
|
|
Loading…
Reference in a new issue