wip on download page
This commit is contained in:
parent
12e6eb1666
commit
26a943939d
11 changed files with 39 additions and 50 deletions
|
@ -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>`;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue