Skip to content

Commit 9ebcae7

Browse files
#181 Add submodules for JSON-LD API & Framing specifications
1 parent f9772ea commit 9ebcae7

File tree

3 files changed

+8
-0
lines changed

3 files changed

+8
-0
lines changed

.gitmodules

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[submodule "specifications/json-ld-api"]
2+
path = specifications/json-ld-api
3+
url = https://github.com/w3c/json-ld-api.git
4+
[submodule "specifications/json-ld-framing"]
5+
path = specifications/json-ld-framing
6+
url = https://github.com/w3c/json-ld-framing.git

specifications/json-ld-api

Submodule json-ld-api added at 590f78d

specifications/json-ld-framing

Submodule json-ld-framing added at fa22874

0 commit comments

Comments
 (0)