File tree Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Expand file tree Collapse file tree 2 files changed +16
-0
lines changed Original file line number Diff line number Diff line change 88 < meta name ="description " content ="The personal website of Chris Newton, a software developer based in Brighton. ">
99 < link rel ="stylesheet " href ="style.css ">
1010 < script type ="module " src ="https://game-of-life.chrisnewtn.com/game-of-life.js "> </ script >
11+ < script type ="application/ld+json ">
12+ {
13+ "@context" : "https://schema.org" ,
14+ "@type" : "ProfilePage" ,
15+ "dateCreated" : "2024-01-25T14:44:29Z" ,
16+ "dateModified" : "2025-05-08T14:01:36Z" ,
17+ "mainEntity" : {
18+ "@type" : "Person" ,
19+ "email" :
"mailto:[email protected] " , 20+ "image" : "profile.jpg" ,
21+ "jobTitle" : "Software developer" ,
22+ "name" : "Chris Newton" ,
23+ "url" : "https://chrisnewtn.com"
24+ }
25+ }
26+ </ script >
1127</ head >
1228< body >
1329 < header class ="site-wide ">
You can’t perform that action at this time.
0 commit comments