it works
This commit is contained in:
parent
2ee4e36888
commit
82a0ce6ec0
5 changed files with 65 additions and 36 deletions
|
|
@ -2,5 +2,7 @@ import { html } from "../../model/misc";
|
|||
import "./background.scss";
|
||||
|
||||
export const generate = (): html => `
|
||||
<section id="background"></section>
|
||||
<section id="background-container">
|
||||
<section id="background"></section>
|
||||
</section>
|
||||
`;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue