File tree 5 files changed +456
-1113
lines changed
5 files changed +456
-1113
lines changed Original file line number Diff line number Diff line change 1
1
<!DOCTYPE html>
2
2
< html lang ="en ">
3
3
< head >
4
- < meta charset ="utf-8 " / >
5
- < meta name ="viewport " content ="width=device-width, initial-scale=1 " / >
6
- < meta name ="theme-color " content ="#00ffff " / >
7
- < link rel ="shortcut icon " type ="image/svg+xml " href ="/src/SVGs/favicon.svg " / >
4
+ < meta charset ="utf-8 ">
5
+ < meta name ="viewport " content ="width=device-width, initial-scale=1 ">
6
+ < meta name ="theme-color " content ="#00ffff ">
7
+ < link rel ="shortcut icon " type ="image/svg+xml " href ="/src/SVGs/favicon.svg ">
8
8
< title > Aspy.dev</ title >
9
- < meta content ="Aspy's Website " property ="og:title " / >
10
- < meta content ="Self-taught full-stack developer " property ="og:description " / >
11
- < meta content ="Aspy's Website - I do things here. " name ="description " / >
9
+ < meta content ="Aspy's Website " property ="og:title ">
10
+ < meta content ="Self-taught full-stack developer " property ="og:description ">
11
+ < meta content ="Aspy's Website - I do things here. " name ="description ">
12
12
< link rel ="preconnect " href ="https://fonts.googleapis.com ">
13
13
< link rel ="preconnect " href ="https://fonts.gstatic.com " crossorigin >
14
14
< link href ="https://fonts.googleapis.com/css2?family=Manrope&display=swap " rel ="stylesheet ">
15
15
</ head >
16
16
< body >
17
17
< noscript >
18
- Uh oh. Your browser doesn't support iFrame or JavaScript! You should enable JavaScript!
18
+ This page requires JavaScript.
19
19
</ noscript >
20
- < div id ="root "> </ div >
20
+ < div id ="root "/ >
21
21
< script src ="/src/index.tsx " type ="module "> </ script >
22
22
</ body >
23
- </ html >
23
+ </ html >
You can’t perform that action at this time.
0 commit comments