Applied new background
This commit is contained in:
parent
76ecc10903
commit
155e5e6e0b
1 changed files with 1 additions and 1 deletions
|
|
@ -8,6 +8,6 @@ import { Background, HTML } from '../../fwt'
|
||||||
---
|
---
|
||||||
|
|
||||||
<HTML title={title} name={websiteName} description={websiteDescription} font="roboto" author="Patrick Alvin Alcala">
|
<HTML title={title} name={websiteName} description={websiteDescription} font="roboto" author="Patrick Alvin Alcala">
|
||||||
<Background color="#16212c" />
|
<Background image />
|
||||||
<slot />
|
<slot />
|
||||||
</HTML>
|
</HTML>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue