diff --git a/assets/javascripts/templates/pages/about_tmpl.coffee b/assets/javascripts/templates/pages/about_tmpl.coffee
index 73a34fc2..58eaf1cb 100644
--- a/assets/javascripts/templates/pages/about_tmpl.coffee
+++ b/assets/javascripts/templates/pages/about_tmpl.coffee
@@ -3,9 +3,9 @@ app.templates.aboutPage = -> """
Table of Contents
@@ -37,7 +37,7 @@ app.templates.aboutPage = -> """
#{("#{c[0]} | © #{c[1]} | #{c[2]}" for c in credits).join('')}
- Special Thanks
+ With special thanks to:
- Heroku and New Relic for providing awesome free service
- Daniel Bruce for the Entypo pictograms
@@ -64,6 +64,13 @@ app.templates.aboutPage = -> """
You may obtain a copy of the source code at github.com/Thibaut/devdocs.
For more information, see the COPYRIGHT
and LICENSE files.
+
+ Plugins and Extensions
+
"""
credits = [
|