File tree 1 file changed +8
-6
lines changed
1 file changed +8
-6
lines changed Original file line number Diff line number Diff line change 2
2
< html >
3
3
< head >
4
4
< title > uutils</ title >
5
+ < meta charset ="utf-8 ">
6
+ < meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
5
7
< style >
6
8
/* All these styles are adapted from oranda to match their look */
7
9
@import url ("https://fonts.googleapis.com/css2?family=Fira+Sans:wght@400;700;900&display=swap" );
252
254
</ head >
253
255
< body >
254
256
< div class ="container ">
255
- < div class ="repo_banner ">
256
- < a href ="https://github.com/uutils ">
257
- < div class ="github-icon " aria-hidden ="true "> </ div >
258
- Check out our GitHub!
259
- </ a >
260
- </ div >
261
257
< div class ="page-body ">
258
+ < div class ="repo_banner ">
259
+ < a href ="https://github.com/uutils ">
260
+ < div class ="github-icon " aria-hidden ="true "> </ div >
261
+ Check out our GitHub!
262
+ </ a >
263
+ </ div >
262
264
< main >
263
265
< header >
264
266
< img src ="logo.svg " alt ="uutils " class ="logo " />
You can’t perform that action at this time.
0 commit comments