Skip to content

Commit 5af4903

Browse files
committed
Gratuitous namespace change to get GitHub to re-sync pages.
1 parent 2aa2337 commit 5af4903

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

common/jsonld.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ const jsonld = {
22
// Add as the respecConfig localBiblio variable
33
// Extend or override global respec references
44
localBiblio: {
5+
56
// aliases to known references
67
"IEEE-754-2008": {
78
title: "IEEE 754-2008 Standard for Floating-Point Arithmetic",
@@ -31,6 +32,7 @@ const jsonld = {
3132
date: 'February 16, 2019'
3233
}
3334
},
35+
3436
conversions: {
3537
"https://w3c.github.io/json-ld-syntax/": "http://www.w3.org/TR/json-ld11/",
3638
"https://w3c.github.io/json-ld-api/": "http://www.w3.org/TR/json-ld11-api/",

0 commit comments

Comments
 (0)