home » zplus/dokk.git
Author zPlus <zplus@peers.community> 2024-11-23 12:03:48
Committer zPlus <zplus@peers.community> 2024-11-23 12:03:48
Commit 4921bd5 (patch)
Tree 55dd55b
Parent(s)

Add node for Mimi and Eunice comics.


commits diff: 6d35a89..4921bd5
1 file changed, 10 insertions, 0 deletionsdownload


Diffstat
-rw-r--r-- nodes/mimi_and_eunice.jsonld 10

Diff options
View
Side
Whitespace
Context lines
Inter-hunk lines
+10/-0 A   nodes/mimi_and_eunice.jsonld
index 0000000..c9f5c56
old size: 0B - new size: 247B
new file mode: -rw-r--r--
@@ -0,0 +1,10 @@
1 + {
2 + "@context": {
3 + "comicstrip": "dokk:vocab:comicstrip:"
4 + },
5 +
6 + "@id": "dokk:mimi_and_eunice",
7 + "@type": "comicstrip:ComicStrip",
8 + "comicstrip:title": "Mimi and Eunice",
9 + "comicstrip:website": "https://mimiandeunice.com"
10 + }