mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
added Inter font and intro image
This commit is contained in:
+1
-1
@@ -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