mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-25 17:55:15 -06:00
website: add playground button to navbar (#4622)
Addressing one tiny bit of #4614. Signed-off-by: Stephan Renatus <stephan.renatus@gmail.com>
This commit is contained in:
@@ -120,6 +120,12 @@
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="navbar-item">
|
||||
<a class="button is-success has-text-weight-semibold" href="https://play.openpolicyagent.org/" target="_blank" title="Playground">
|
||||
Playground
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<a class="navbar-item" href="{{ $github }}" target="_blank" title="GitHub">
|
||||
<span class="icon has-text-white-bis">
|
||||
<i class="fab fa-github"></i>
|
||||
|
||||
Reference in New Issue
Block a user