-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconf.json
More file actions
33 lines (33 loc) · 1.08 KB
/
Copy pathconf.json
File metadata and controls
33 lines (33 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
{
"load_dynamic_jsonld": true,
"json_ld": {
"@context": "https://schema.org",
"@graph": [
{
"@type": "CreativeWork",
"license": "https://www.og-brain.com/license.txt",
"description": "Media for OG-Brain.com",
"author": {
"@type": "Person",
"name": "Abdullah Temur - OG-Brain.com"
}
}
]
},
"custom_descriptions": {
},
"autor": "Abdullah Temur - OG-Brain.com",
"copyright_": "Copyright 2025 OG-Brain.com, Abdullah Temur. All rights reserved.",
"default_media_description": "Media for OG-Brain.com",
"keywords": [
"OG-Brain",
"Abdullah Temur",
"Bio-inspired AI"
],
"media_title_prefix": "OG-Brain.com ",
"directory_title_prefix": "OG-Brain.com directory",
"default_directory_description": "Directory metadata file",
"add_metadata_json_to_html_file": "index.html",
"default_name_jsonld_file": "media_jsonld.json",
"website": "https://www.og-brain.com/"
}