feat: branding

This commit is contained in:
Ivan Mikheykin
2021-02-17 13:00:55 +03:00
parent a69a92d006
commit 87675e2bcc
7 changed files with 110 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
<div class="editor-row statusmap-about">
<div class="section gf-form-group">
<div class="header-logo"></div>
<div class="gf-form">
Statusmap panel plugin is made by&nbsp;<a href="https://flant.com" target="_blank">Flant</a>.
</div>
<div class="gf-form">
Your issues, PRs, and GitHub stars are&nbsp;<a href="https://github.com/flant/grafana-statusmap" target="_blank">welcome</a>!
</div>
</div>
</div>