Uncomment 'star-me' on demo-page 🌟

This commit is contained in:
Roman Hotsiy 2016-06-29 22:43:45 +03:00
parent 9396514998
commit af5c2250e8
No known key found for this signature in database
GPG Key ID: 5CB7B3ACABA57CB0

View File

@ -17,8 +17,8 @@
<input id="schema-url-input" value='http://rebilly.github.io/SwaggerTemplateRepo/swagger.yaml'>
<button type="submit"> Explore </button>
</form>
<!--<iframe src="https://ghbtns.com/github-btn.html?user=Rebilly&repo=ReDoc&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="130px" height="30px"></iframe>-->
<iframe src="https://ghbtns.com/github-btn.html?user=Rebilly&repo=ReDoc&type=star&count=true&size=large"
frameborder="0" scrolling="0" width="130px" height="30px"></iframe>
</nav>
<redoc scroll-y-offset="body > nav" spec-url='swagger.yaml'></redoc>