mirror of https://github.com/dapr/docs.git
Update daprdocs/layouts/partials/version-banner.html
Signed-off-by: Mark Fussell <markfussell@gmail.com>
This commit is contained in:
parent
35847f0c69
commit
dacf460aea
|
@ -19,6 +19,6 @@
|
|||
{{ if .Params.is_preview }}
|
||||
{{ $color := "primary" }}
|
||||
<div class="pageinfo pageinfo-{{ $color }}">
|
||||
<p>This is documentation about a preview version of Dapr features.</p>
|
||||
<p>This is documentation on a preview feature.</p>
|
||||
</div>
|
||||
{{ end }}
|
||||
|
|
Loading…
Reference in New Issue