File tree Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Expand file tree Collapse file tree 2 files changed +15
-0
lines changed Original file line number Diff line number Diff line change 5
5
< title > 404 Page Not Found | Code By Jose</ title >
6
6
< link rel ="icon " href ="Index-Uploads/Icons/hello-kitty.svg " />
7
7
< meta charset ="UTF-8 " />
8
+ < meta property ="og:title " content ="404 Page Not Found | Code By Jose " />
9
+ < meta property ="og:type " content ="website " />
10
+ < meta property ="og:url " content ="https://codebyjose.com/404.html " />
11
+ < meta
12
+ property ="og:description "
13
+ content ="Oops! The page you're looking for isn't here. You might want to check the URL or head back to the Homepage. "
14
+ />
8
15
< meta
9
16
property ="og:image "
10
17
content ="https://codebyjose.com/Index-Uploads/Images/Blue-Portfolio.png "
Original file line number Diff line number Diff line change 5
5
< title > Portfolio | Code By Jose</ title >
6
6
< link rel ="icon " href ="Index-Uploads/Icons/hello-kitty.svg " />
7
7
< meta charset ="UTF-8 " />
8
+ < meta property ="og:title " content ="Portfolio | Code By Jose " />
9
+ < meta property ="og:type " content ="website " />
10
+ < meta property ="og:url " content ="https://codebyjose.com/ " />
8
11
< meta
9
12
property ="og:image "
10
13
content ="https://codebyjose.com/Index-Uploads/Images/Blue-Portfolio.png "
11
14
/>
15
+ < meta
16
+ property ="og:description "
17
+ content ="Software Developer Portfolio | Code By Jose "
18
+ />
19
+ < meta property ="og:site_name " content ="Code By Jose " />
12
20
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
13
21
<!-- CSS and JS -->
14
22
< link rel ="stylesheet " type ="text/css " href ="portfolio.css " />
You can’t perform that action at this time.
0 commit comments