Add readme about illustration license

This commit is contained in:
Zsolt Kocsmarszky
2018-05-17 14:32:16 +02:00
parent 6ed03247ca
commit 00a2dfd728
5 changed files with 4 additions and 1 deletions

View File

Before

Width:  |  Height:  |  Size: 70 KiB

After

Width:  |  Height:  |  Size: 70 KiB

View File

Before

Width:  |  Height:  |  Size: 137 KiB

After

Width:  |  Height:  |  Size: 137 KiB

View File

Before

Width:  |  Height:  |  Size: 68 KiB

After

Width:  |  Height:  |  Size: 68 KiB

View 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.

View File

@@ -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>