mirror of
https://gitlab.com/timvisee/send.git
synced 2025-12-06 14:10:53 +03:00
added Inter font and intro image
This commit is contained in:
@@ -13,7 +13,7 @@ module.exports = function intro(state) {
|
||||
<p class="max-w-sm font-light leading-normal">
|
||||
${state.translate('uploadPageExplainer')}
|
||||
</p>
|
||||
<img class="my-6" src="${assets.get('illustration_download.svg')}" />
|
||||
<img class="-mb-12" src="${assets.get('intro.png')}" />
|
||||
</div>
|
||||
</send-intro>
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user