mirror of
https://github.com/getredash/redash.git
synced 2026-03-22 10:00:17 -04:00
Add readme about illustration license
This commit is contained in:
|
Before Width: | Height: | Size: 70 KiB After Width: | Height: | Size: 70 KiB |
|
Before Width: | Height: | Size: 137 KiB After Width: | Height: | Size: 137 KiB |
|
Before Width: | Height: | Size: 68 KiB After Width: | Height: | Size: 68 KiB |
3
client/app/assets/images/illustrations/readme.md
Normal file
3
client/app/assets/images/illustrations/readme.md
Normal file
@@ -0,0 +1,3 @@
|
||||
The illustrations shared in this folder are covered by the CC-BY-SA-NC-ND License v4.0 (or newer). You are allowed to use them when using unmodified versions of the Redash source code for non-commercial purposes (meaning for yourself), but you are not allowed to use for any other use or to distribute them as part of your software or fork of Redash.
|
||||
|
||||
For any questions, please contact us.
|
||||
@@ -6,7 +6,7 @@
|
||||
</h2>
|
||||
<p>{{$ctrl.description}}</p>
|
||||
|
||||
<img src="/static/images/{{$ctrl.illustration}}.svg" alt="{{$ctrl.illustration}} Illustration" width="75%">
|
||||
<img src="/static/images/illustrations/{{$ctrl.illustration}}.svg" alt="{{$ctrl.illustration}} Illustration" width="75%">
|
||||
</div>
|
||||
<div class="empty-state__steps">
|
||||
<h4>Let's get started</h4>
|
||||
|
||||
Reference in New Issue
Block a user