website: fix openstack doc links and style
This commit is contained in:
parent
3751533c3a
commit
ccb6cefca9
|
@ -16,6 +16,7 @@ body.layout-cloudstack,
|
||||||
body.layout-google,
|
body.layout-google,
|
||||||
body.layout-heroku,
|
body.layout-heroku,
|
||||||
body.layout-mailgun,
|
body.layout-mailgun,
|
||||||
|
body.layout-openstack,
|
||||||
body.layout-digitalocean,
|
body.layout-digitalocean,
|
||||||
body.layout-aws,
|
body.layout-aws,
|
||||||
body.layout-docs,
|
body.layout-docs,
|
||||||
|
|
|
@ -155,6 +155,10 @@
|
||||||
<li<%= sidebar_current("docs-providers-mailgun") %>>
|
<li<%= sidebar_current("docs-providers-mailgun") %>>
|
||||||
<a href="/docs/providers/mailgun/index.html">Mailgun</a>
|
<a href="/docs/providers/mailgun/index.html">Mailgun</a>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
<li<%= sidebar_current("docs-providers-openstack") %>>
|
||||||
|
<a href="/docs/providers/openstack/index.html">OpenStack</a>
|
||||||
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
</li>
|
</li>
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue