Delete random .json file (#7991)

This commit is contained in:
alaczek 2024-08-01 14:53:48 +10:00 committed by GitHub
parent db885fa16b
commit 4a7f9d3d29
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,36 +0,0 @@
{
"settings": {
"color": {
"palette": [
{
"color": "#ffffff",
"name": "Color 1",
"slug": "theme-1"
},
{
"color": "#f7f7f3",
"name": "Color 2",
"slug": "theme-2"
},
{
"color": "#f2e9ce",
"name": "Color 3",
"slug": "theme-3"
},
{
"color": "#f2a307",
"name": "Color 4",
"slug": "theme-4"
},
{
"color": "#233d4d",
"name": "Color 5",
"slug": "theme-5"
}
]
}
},
"title": "",
"version": 3,
"$schema": "https://schemas.wp.org/trunk/theme.json"
}