From 812037ada381573af8ce83fa3a5d9ab55a8b4efb Mon Sep 17 00:00:00 2001 From: Thibaut Courouble Date: Sun, 30 Apr 2017 18:27:16 -0400 Subject: [PATCH] Reorganize About page --- .../templates/pages/about_tmpl.coffee | 64 +++++++++---------- 1 file changed, 32 insertions(+), 32 deletions(-) diff --git a/assets/javascripts/templates/pages/about_tmpl.coffee b/assets/javascripts/templates/pages/about_tmpl.coffee index 9c6f4f39..26c99452 100644 --- a/assets/javascripts/templates/pages/about_tmpl.coffee +++ b/assets/javascripts/templates/pages/about_tmpl.coffee @@ -2,10 +2,10 @@ app.templates.aboutPage = -> """ @@ -26,6 +26,36 @@ app.templates.aboutPage = -> """

If you like DevDocs, please consider supporting my work on Gratipay. Thanks!
+

+

+ Copyright 2013–2017 Thibaut Courouble and other contributors
+ This software is licensed under the terms of the Mozilla Public License v2.0.
+ 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

+ + +

Questions & Answers

+
+
Where can I suggest new docs and features? +
You can suggest and vote for new docs on the Trello board.
+ If you have a specific feature request, add it to the issue tracker.
+ Otherwise use the mailing list. +
Where can I report bugs? +
In the issue tracker. Thanks! +
+

For anything else, feel free to email me at thibaut@devdocs.io. +

Credits

Special thanks to: @@ -47,36 +77,6 @@ app.templates.aboutPage = -> """ -

Questions & Answers

-
-
Where can I suggest new docs and features? -
You can suggest and vote for new docs on the Trello board.
- If you have a specific feature request, add it to the issue tracker.
- Otherwise use the mailing list. -
Where can I report bugs? -
In the issue tracker. Thanks! -
-

For anything else, feel free to email me at thibaut@devdocs.io. - -

-

- Copyright 2013–2017 Thibaut Courouble and other contributors
- This software is licensed under the terms of the Mozilla Public License v2.0.
- 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

- -

Privacy Policy