File tree Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Expand file tree Collapse file tree 4 files changed +16
-3
lines changed Original file line number Diff line number Diff line change 2
2
< html lang ="en ">
3
3
< head >
4
4
< meta charset ="UTF-8 " />
5
- < link rel ="icon " type ="image/svg+xml " href ="/vite.svg " />
5
+ < link rel ="icon " type ="image/svg+xml " href ="/favicon.ico " />
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
- < title > Vite + Vue + TS</ title >
7
+ < title > Gno Faucet Hub</ title >
8
+ < meta name ="description " content ="Welcome to Gno Faucet Hub, a clean UI interface for all the faucets in the Gno ecosystem " />
9
+
10
+ < meta name ="twitter:card " content ="summary_large_image " />
11
+ < meta name ="twitter:site " content ="@_gnoland " />
12
+ < meta name ="twitter:title " content ="Gno Faucet Hub " />
13
+ < meta property ="og:site_name " content ="faucet.gnoteam.com " />
14
+ < meta property ="og:title " content ="Gno Faucet Hub " />
15
+ < meta property ="og:description " content ="Welcome to Gno Faucet Hub, a clean UI interface for all the faucets in the Gno ecosystem " />
16
+ < meta property ="og:type " content ="website " />
17
+ < meta property ="og:url " content ="https://faucet.gnoteam.com/ " />
18
+ < meta property ="og:image:width " content ="1200 " />
19
+ < meta property ="og:image:height " content ="630 " />
20
+
21
+ < meta property ="og:image " content ="https://faucet.gnoteam.com/og.jpg " />
8
22
</ head >
9
23
< body >
10
24
< div id ="app "> </ div >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments