Applied new background

This commit is contained in:
Patrick Alvin Alcala 2025-09-22 11:44:15 +08:00
parent 76ecc10903
commit 155e5e6e0b

View file

@ -8,6 +8,6 @@ import { Background, HTML } from '../../fwt'
---
<HTML title={title} name={websiteName} description={websiteDescription} font="roboto" author="Patrick Alvin Alcala">
<Background color="#16212c" />
<Background image />
<slot />
</HTML>