File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11Hugo Example Blog
22=================
33
4- This repository provides a fully-working example of a [ Hugo] ( https://github.com/spf13 /hugo ) -powered blog. Many
4+ This repository provides a fully-working example of a [ Hugo] ( https://github.com/gohugoio /hugo ) -powered blog. Many
55Hugo-specific features are used as a way to see them in action, and hopefully ease the learning curve for creating your
66very own site with Hugo.
77
Original file line number Diff line number Diff line change 33 < hr >
44 < div class ="col-sm-12 ">
55 < p > © Enthusiastic Hugo User {{ .Now.Format "2006" }} ·
6- Built with < a href ="https://github.com/spf13 /hugo "> Hugo</ a > </ p >
6+ Built with < a href ="https://github.com/gohugoio /hugo "> Hugo</ a > </ p >
77 </ div >
88 </ div >
99 </ footer >
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ and multilingualization (m17n) in Hugo-generated websites.
77The example works well for the most part, though some minor issues remain.
88Please see relevant discussions below:
99
10- * https://github.com/spf13 /hugo/issues/129 Multiple languages
11- * https://github.com/spf13 /hugo/issues/134 Example of a multilingual site
10+ * https://github.com/gohugoio /hugo/issues/129 Multiple languages
11+ * https://github.com/gohugoio /hugo/issues/134 Example of a multilingual site
1212
1313Alternatively follow our [ multilingual site tutorial] ( http://gohugo.io/tutorials/create-a-multilingual-site/ ) .
1414
You can’t perform that action at this time.
0 commit comments