From 62bdb962858a0029d7a82879a49e8fcccdf4f121 Mon Sep 17 00:00:00 2001 From: Antoine Soetewey Date: Sun, 12 Feb 2023 14:37:19 +0100 Subject: [PATCH] correct typo and add site --- exampleSite/content/tags/_index.md | 2 +- exampleSite/content/users/index.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/exampleSite/content/tags/_index.md b/exampleSite/content/tags/_index.md index 54090f33..841d4d58 100644 --- a/exampleSite/content/tags/_index.md +++ b/exampleSite/content/tags/_index.md @@ -4,6 +4,6 @@ title: Tags Congo has full support for Hugo taxonomies and will adapt to any taxonomy set up. Taxonomy listings like this one also support custom content to be displayed above the list of terms. -This area could be used to add some extra decriptive text to each taxonomy. Check out the [advanced tag]({{< ref "advanced" >}}) below to see how to take this concept even further. +This area could be used to add some extra descriptive text to each taxonomy. Check out the [advanced tag]({{< ref "advanced" >}}) below to see how to take this concept even further. --- diff --git a/exampleSite/content/users/index.md b/exampleSite/content/users/index.md index f6b25e39..c302ae36 100644 --- a/exampleSite/content/users/index.md +++ b/exampleSite/content/users/index.md @@ -59,5 +59,6 @@ The list below is just a handful of the websites that are built using the Congo | [ethantroy.com](https://ethantroy.com) | Personal Site and Blog | | [sug.bitprism.net](https://sug.bitprism.net) | Personal Site and Blog | | [arjuns.me](https://arjuns.me) | Personal Site and Blog | +| [statistix.be](https://statistix.be/) | Professional site | **Congo user?** To add your site to this list, [submit a pull request](https://github.com/jpanther/congo/blob/dev/exampleSite/content/users/index.md).