mirror of https://github.com/status-im/consul.git
Pre-process Consul UI docs as ERB for image tags
This commit is contained in:
parent
0771499761
commit
fd3e4f8040
|
@ -33,9 +33,7 @@ A screenshot of one page of the demo is shown below so you can get an
|
|||
idea of what the web UI is like. Click the screenshot for the full size.
|
||||
|
||||
<div class="center">
|
||||
<a href="/images/consul_web_ui.png">
|
||||
<img src="/images/consul_web_ui.png">
|
||||
</a>
|
||||
<%= link_to image_tag('consul_web_ui.png'), image_path('consul_web_ui.png') %>
|
||||
</div>
|
||||
|
||||
## Set Up
|
Loading…
Reference in New Issue