删除文件 meta.json

This commit is contained in:
和平才子 2024-01-25 09:02:44 +00:00 committed by Gitee
parent 6f4c7163d9
commit b9b9be322c
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 0 additions and 21 deletions

View File

@ -1,21 +0,0 @@
{
"name": "Beetroot (elastic)",
"extends": "elastic",
"author": "muppeth & meaz of Disroot.org (based on Aleksander Machniak's - elastic)",
"license": "Creative Commons Attribution-ShareAlike",
"license-url": "http://creativecommons.org/licenses/by-sa/3.0/",
"config": {
"supported_layouts": ["widescreen"],
"jquery_ui_colors_theme": "bootstrap",
"embed_css_location": "/styles/embed.css",
"editor_css_location": "/styles/embed.css",
"dark_mode_support": true,
"media_browser_css_location": "none",
"additional_logo_types": ["dark", "small", "small-dark"]
},
"meta": {
"viewport": "width=device-width, initial-scale=1.0, shrink-to-fit=no, maximum-scale=1.0",
"theme-color": "#f4f4f4",
"msapplication-navbutton-color": "#f4f4f4"
}
}