|
@@ -13,7 +13,7 @@ This example demonstrates how to unlock Transloadit’s features within Uppy.
|
|
|
{% endblockquote %}
|
|
|
|
|
|
<p>
|
|
|
- In this particular example we take your images (from Instagram), resize them to 250px and add the copyright caption text: <code>© 2018 Transloadit.com</code> at the bottom right corner.
|
|
|
+ In this particular example we take your images (from Instagram), resize them to 250px and add the copyright caption text: <code>© Transloadit.com</code> at the bottom right corner.
|
|
|
</p>
|
|
|
|
|
|
<p>
|
|
@@ -111,7 +111,7 @@ uppy
|
|
|
resize_strategy: 'fit',
|
|
|
text: [
|
|
|
{
|
|
|
- text: '© 2018 Transloadit.com',
|
|
|
+ text: '© Transloadit.com',
|
|
|
size: 12,
|
|
|
font: 'Ubuntu',
|
|
|
color: '#eeeeee',
|