use webapp builder

This commit is contained in:
AmirHossein Mahmoodi
2023-12-18 11:39:34 +03:30
parent 469ded0643
commit 390d5043a8
4 changed files with 7 additions and 10 deletions

View File

@@ -39,14 +39,6 @@ const GlobalHead = () => {
/>
<link
rel="icon"
type="image/svg"
sizes="32x32"
href="/icons/favicon.png"
/>
<link
rel="icon"
type="image/svg"
sizes="16x16"
href="/icons/favicon.png"
/>
</Head>