diff --git a/views/static/api.jade b/views/static/api.jade index ad44676b3b..aa89f44b51 100644 --- a/views/static/api.jade +++ b/views/static/api.jade @@ -50,7 +50,7 @@ html body #header .swagger-ui-wrap - a#logo(href='http://swagger.wordnik.com') swagger + a#logo(href='http://swagger.wordnik.com') HabitRPG API Documentation (Under Construction) //-form#api_selector //-
@@ -65,5 +65,9 @@ html input#input_apiKey(placeholder='api_key', name='apiKey', type='text') .input a#explore(href='#') Explore + + .swagger-ui-wrap(style='padding:50px') + p(style='color:red') This documentation is a work in progress. If you'd like to help finish it, see #2217. + #message-bar.swagger-ui-wrap #swagger-ui-container.swagger-ui-wrap