mirror of
https://github.com/timvisee/send.git
synced 2026-04-18 21:54:11 -04:00
wip on download page
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
const html = require('choo/html');
|
||||
|
||||
module.exports = function() {
|
||||
return html`<main class="main"></main>`;
|
||||
return html`<main class="main container"></main>`;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user