docs: update schema.json

This commit is contained in:
sinaatalay
2024-12-09 09:40:37 +00:00
parent d2dbe0f1d2
commit 7dae852dcd

View File

@@ -2048,6 +2048,6 @@
"required": [],
"title": "RenderCV",
"type": "object",
"$id": "https://raw.githubusercontent.com/sinaatalay/rendercv/main/schema.json",
"$id": "https://raw.githubusercontent.com/rendercv/rendercv/main/schema.json",
"$schema": "http://json-schema.org/draft-07/schema#"
}