diff --git a/docs/content/overview/introduction.md b/docs/content/overview/introduction.md index 9b0d77833..eacc3bcbc 100644 --- a/docs/content/overview/introduction.md +++ b/docs/content/overview/introduction.md @@ -74,7 +74,7 @@ Hugo boasts the following features: * Integrated [Disqus](https://disqus.com/) comment support * Automatic [RSS](/layout/rss) creation - * Support for [Go](http://golang.org/pkg/html/template/) and [Amber](https://github.com/eknkc/amber) HTML templates + * Support for [Go](http://golang.org/pkg/html/template/), [Amber](https://github.com/eknkc/amber) and [Ace](http://ace.yoss.si/) HTML templates * Syntax [highlighting](/extras/highlighting) powered by [Pygments](http://pygments.org/) See what's coming next in the [roadmap](/meta/roadmap).