mirror of https://github.com/mpolden/echoip
Fix style
This commit is contained in:
parent
fabbf68ced
commit
dc7132d037
|
@ -59,7 +59,7 @@
|
|||
{{end}}
|
||||
{{end}}
|
||||
<td><code><span class="command">curl</span> ifconfig/all.json</code></td>
|
||||
<td class="response"><pre>{{ .JSON }}</pre></td>
|
||||
<td><pre class="response">{{ .JSON }}</pre></td>
|
||||
</tbody>
|
||||
</table>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue