JSON can't have comments lol
This commit is contained in:
parent
10a0bae373
commit
492d44e671
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"sonas": [
|
||||
{
|
||||
"sonas": [{
|
||||
"name": "Hexaitos (or Hex)",
|
||||
"pronouns": "he/they/any",
|
||||
"gender": "Male (probably)",
|
||||
|
@ -13,21 +12,15 @@
|
|||
"age": 25,
|
||||
"birthdate": "1999-04-10T00:00:00+00:00",
|
||||
"colors": [
|
||||
// face and scales
|
||||
"#2E2A1E",
|
||||
"#CB9E4F",
|
||||
"#994F2C",
|
||||
"#90331C",
|
||||
// eyes
|
||||
"#FFFFFF",
|
||||
"#233443",
|
||||
"#2E2A1E",
|
||||
// wings
|
||||
"#BCB4AC",
|
||||
"#9B9186",
|
||||
"#2E2A1E",
|
||||
"#794721"
|
||||
]
|
||||
}
|
||||
]
|
||||
}]
|
||||
}
|
|
@ -1,6 +1,5 @@
|
|||
{
|
||||
"sonas": [
|
||||
{
|
||||
"sonas": [{
|
||||
"name": "Hexaitos (or Hex)",
|
||||
"pronouns": "he/they/any",
|
||||
"gender": "Male (probably)",
|
||||
|
@ -13,21 +12,15 @@
|
|||
"age": 25,
|
||||
"birthdate": "1999-04-10T00:00:00+00:00",
|
||||
"colors": [
|
||||
// face and scales
|
||||
"#2E2A1E",
|
||||
"#CB9E4F",
|
||||
"#994F2C",
|
||||
"#90331C",
|
||||
// eyes
|
||||
"#FFFFFF",
|
||||
"#233443",
|
||||
"#2E2A1E",
|
||||
// wings
|
||||
"#BCB4AC",
|
||||
"#9B9186",
|
||||
"#2E2A1E",
|
||||
"#794721"
|
||||
]
|
||||
}
|
||||
]
|
||||
}]
|
||||
}
|
|
@ -4,7 +4,7 @@
|
|||
<url>
|
||||
<loc>https://hexaitos.com/art.html</loc>
|
||||
|
||||
<lastmod>2024-11-05T16:45:24+01:00</lastmod>
|
||||
<lastmod>2024-11-05T17:09:11+01:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
|
@ -13,7 +13,7 @@
|
|||
<url>
|
||||
<loc>https://hexaitos.com/blog.html</loc>
|
||||
|
||||
<lastmod>2024-11-05T16:45:24+01:00</lastmod>
|
||||
<lastmod>2024-11-05T17:09:11+01:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
|
@ -22,7 +22,7 @@
|
|||
<url>
|
||||
<loc>https://hexaitos.com/contact.html</loc>
|
||||
|
||||
<lastmod>2024-11-05T16:45:24+01:00</lastmod>
|
||||
<lastmod>2024-11-05T17:09:11+01:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
|
@ -31,7 +31,7 @@
|
|||
<url>
|
||||
<loc>https://hexaitos.com/</loc>
|
||||
|
||||
<lastmod>2024-11-05T16:45:24+01:00</lastmod>
|
||||
<lastmod>2024-11-05T17:09:11+01:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
|
@ -40,7 +40,7 @@
|
|||
<url>
|
||||
<loc>https://hexaitos.com/refsheet.html</loc>
|
||||
|
||||
<lastmod>2024-11-05T16:45:24+01:00</lastmod>
|
||||
<lastmod>2024-11-05T17:09:11+01:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
|
@ -49,7 +49,7 @@
|
|||
<url>
|
||||
<loc>https://hexaitos.com/sitemap.xml</loc>
|
||||
|
||||
<lastmod>2024-11-05T16:45:24+01:00</lastmod>
|
||||
<lastmod>2024-11-05T17:09:11+01:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
|
@ -58,7 +58,7 @@
|
|||
<url>
|
||||
<loc>https://hexaitos.com/assets/css/styles.css</loc>
|
||||
|
||||
<lastmod>2024-11-05T16:45:24+01:00</lastmod>
|
||||
<lastmod>2024-11-05T17:09:11+01:00</lastmod>
|
||||
|
||||
<changefreq>monthly</changefreq>
|
||||
<priority>0.3</priority>
|
||||
|
|
Loading…
Reference in New Issue