diff options
| author | Serghei Iakovlev <egrep@protonmail.ch> | 2022-09-25 16:33:33 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-09-25 16:33:33 +0200 |
| commit | 7405e7466b41144cbf67d044bcbe887f21c113dd (patch) | |
| tree | b207cb84064f826853e676334ddec29d19264c69 /layouts/_default | |
| parent | 29c6c7d7b7fc0532983228f6fb88c301535939f6 (diff) | |
| parent | d8b6fca913386e8a11b470aab19c48bf54d9ab86 (diff) | |
| download | gohugo-theme-ed-7405e7466b41144cbf67d044bcbe887f21c113dd.tar.gz | |
Merge pull request #19 from sergeyklay/bump-hugo
Release v0.6.0
Diffstat (limited to 'layouts/_default')
| -rw-r--r-- | layouts/_default/home.humanstxt.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/home.humanstxt.txt b/layouts/_default/home.humanstxt.txt index 4b11034..0d3efe9 100644 --- a/layouts/_default/home.humanstxt.txt +++ b/layouts/_default/home.humanstxt.txt @@ -14,4 +14,4 @@ Language: {{ range $i, $l := site.Languages }}{{ if $i }}, {{ end }}{{ .LanguageName }}{{ end }} Doctype: HTML5 Standards: HTML5, CSS3, Open Graph protocol, Schema.org - Components: Hugo, jQuery, Ed Theme + Components: Hugo, Ed Theme, Lunr.js |
