File tree Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Expand file tree Collapse file tree 3 files changed +10
-8
lines changed Original file line number Diff line number Diff line change 3
3
4
4
< head >
5
5
< title > SummerCart64 - Features</ title >
6
- < meta content ="SummerCart64 - Features " property ="og:title " />
7
- < meta content ="SummerCart64 - a fully open source N64 flashcart " property ="og:description " />
8
- < meta content ="https://summercart64.dev/features.html " property ="og:url " />
9
- < meta content ="https://summercart64.dev/sc64.svg " property ="og:image " />
6
+ < meta property ="og:title " content ="SummerCart64 - Features " />
7
+ < meta property ="og:description " content ="SummerCart64 - a fully open source N64 flashcart " />
8
+ < meta property ="og:url " content ="https://summercart64.dev/features.html " />
9
+ < meta property ="og:image " content ="https://summercart64.dev/sc64-embed.png " />
10
+ < meta property ="og:type " content ="website " />
10
11
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
11
12
< link rel ="icon " href ="favicon.svg " sizes ="any " type ="image/svg+xml ">
12
13
< link rel ="stylesheet " href ="./styles.css ">
Original file line number Diff line number Diff line change 3
3
4
4
< head >
5
5
< title > SummerCart64 - Home</ title >
6
- < meta content ="SummerCart64 - Home " property ="og:title " />
7
- < meta content ="SummerCart64 - a fully open source N64 flashcart " property ="og:description " />
8
- < meta content ="https://summercart64.dev/ " property ="og:url " />
9
- < meta content ="https://summercart64.dev/sc64.svg " property ="og:image " />
6
+ < meta property ="og:title " content ="SummerCart64 - Home " />
7
+ < meta property ="og:description " content ="SummerCart64 - a fully open source N64 flashcart " />
8
+ < meta property ="og:url " content ="https://summercart64.dev/ " />
9
+ < meta property ="og:image " content ="https://summercart64.dev/sc64-embed.png " />
10
+ < meta property ="og:type " content ="website " />
10
11
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 ">
11
12
< link rel ="icon " href ="favicon.svg " sizes ="any " type ="image/svg+xml ">
12
13
< link rel ="stylesheet " href ="./styles.css ">
You can’t perform that action at this time.
0 commit comments