From af4b7ac5b403e392a92228e66058331905fff7dc Mon Sep 17 00:00:00 2001 From: "P.F. Hawkins" Date: Sat, 14 Dec 2019 07:09:12 -0500 Subject: [PATCH] Remove mention of Amber and Ace Amber and Ace are deprecated and soon to be removed from the next version. There's no need to advertise a feature that's going away. --- content/en/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/_index.md b/content/en/_index.md index bfebd8b2f..b4e602438 100644 --- a/content/en/_index.md +++ b/content/en/_index.md @@ -43,7 +43,7 @@ sections: link: templates/ color_classes: bg-primary-color-light black image: /images/home-page-templating-example.png - copy: "Hugo's Go-based templating provides just the right amount of logic to build anything from the simple to complex. If you prefer Jade/Pug-like syntax, you can also use Amber, Ace, or any combination of the three." + copy: "Hugo's Go-based templating provides just the right amount of logic to build anything from the simple to complex." --- Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again.