minor change to json
This commit is contained in:
parent
8429c9ac13
commit
e894874a6d
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
||||||
"@type": "WebSite",
|
"@type": "WebSite",
|
||||||
"@id": "r:/www",
|
"@id": "r:/www",
|
||||||
"url": "https://rubenvandeven.com",
|
"url": "https://rubenvandeven.com",
|
||||||
"description": "This website's structure is inspired by schema.org - an effort to structure the www. Scaling and ordering is based on the PageRank algorithm. Good luck finding your way!",
|
"description": "This website's graph structure is inspired by schema.org - an effort to structure all content on the www. Scaling and ordering is based on the PageRank algorithm: items wich are linked more are ordered on top. Good luck finding your way in this hyper structure!",
|
||||||
"s:seeAlso": [
|
"s:seeAlso": [
|
||||||
"https://rubenvandeven.com/rubenvandeven.jsonld",
|
"https://rubenvandeven.com/rubenvandeven.jsonld",
|
||||||
"https://git.rubenvandeven.com/r/portfolio"
|
"https://git.rubenvandeven.com/r/portfolio"
|
||||||
|
|
Loading…
Reference in a new issue