From de439ab84e4f78645835a1ea587ad02412e01e5c Mon Sep 17 00:00:00 2001 From: flynnduism Date: Fri, 25 Oct 2019 10:18:08 -0700 Subject: [PATCH] correct the themes url www.themes.gohugo.io > themes.gohugo.io Signed-off-by: flynnduism --- content/en/contribute/themes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/content/en/contribute/themes.md b/content/en/contribute/themes.md index 3c201fc85..0fa7a68c1 100644 --- a/content/en/contribute/themes.md +++ b/content/en/contribute/themes.md @@ -20,13 +20,13 @@ wip: true toc: true --- -A collection of all themes created by the Hugo community, including screenshots and demos, can be found at [www.themes.gohugo.io]. Every theme in this list will automatically be added to the theme site. +A collection of all themes created by the Hugo community, including screenshots and demos, can be found at [themes.gohugo.io]. Every theme in this list will automatically be added to the theme site. Another great site for Hugo themes is [jamstackthemes.dev/](https://jamstackthemes.dev/ssg/hugo/). ### Add Your Theme to the Repo -In order to add your Hugo theme to [www.themes.gohugo.io] please [open up a new issue in the theme repository](https://github.com/gohugoio/hugoThemes/issues/new?template=theme-submission.md). **Please make sure that you've read the theme submission guidelines in the [README](https://github.com/gohugoio/hugoThemes/blob/master/README.md#adding-a-theme-to-the-list) of the hugoThemes repository.** +In order to add your Hugo theme to [themes.gohugo.io] please [open up a new issue in the theme repository](https://github.com/gohugoio/hugoThemes/issues/new?template=theme-submission.md). **Please make sure that you've read the theme submission guidelines in the [README](https://github.com/gohugoio/hugoThemes/blob/master/README.md#adding-a-theme-to-the-list) of the hugoThemes repository.** -[www.themes.gohugo.io]: https://themes.gohugo.io/ +[themes.gohugo.io]: https://themes.gohugo.io/