Updated fwt component
This commit is contained in:
parent
4517c40513
commit
de1523c650
2 changed files with 5 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ const websiteName = 'AIO Tools'
|
|||
const websiteDescription = 'All-in-One Tools for Everyone'
|
||||
---
|
||||
|
||||
<HTML title={title} name={websiteName} description={websiteDescription} font="inter">
|
||||
<HTML title={title} name={websiteName} description={websiteDescription} font="inter" author="Patrick Alvin Alcala">
|
||||
<Background color="#0f1a28" />
|
||||
<Navbar />
|
||||
<slot />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue