File tree Expand file tree Collapse file tree 1 file changed +18
-4
lines changed
Expand file tree Collapse file tree 1 file changed +18
-4
lines changed Original file line number Diff line number Diff line change 22 < head >
33 < meta charset ="utf-8 ">
44 < title > WeaveFox</ title >
5+ < link rel ="icon " class ="js-site-favicon " type ="image/svg+xml " href ="https://mdn.alipayobjects.com/huamei_291gks/afts/img/A*aXZnQ7ncguMAAAAAAAAAAAAADiqGAQ/original ">
56 < style >
67 body {
78 background : black;
89 font-size : 24px ;
910 color : # fff ;
1011 text-align : center;
11- margin-top : 50vh ;
12+ margin-top : 30vh ;
13+ }
14+ a {
15+ font-size : 16px ;
16+ color : # bbb ;
1217 }
1318 </ style >
1419 </ head >
1520 < body >
16- 🦊 WeaveFox is comming.
17- < br />
18- https://x.com/weavefox
21+ < img
22+ src ="https://mdn.alipayobjects.com/huamei_291gks/afts/img/A*aXZnQ7ncguMAAAAAAAAAAAAADiqGAQ/original "
23+ width ="160 "
24+ />
25+ < h2 >
26+ WeaveFox is comming.
27+ </ h2 >
28+ < div >
29+ < a href ="https://x.com/weavefox " target ="_blank ">
30+ https://x.com/weavefox
31+ </ a >
32+ </ div >
1933 </ body >
2034</ html >
You can’t perform that action at this time.
0 commit comments