diff --git a/meta.json b/meta.json deleted file mode 100644 index 199f35a..0000000 --- a/meta.json +++ /dev/null @@ -1,21 +0,0 @@ -{ - "name": "Elastic2022", - "author": "Sebastien Mille", - "url": "https://github.com/seb1k/Elastic2022", - "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, maximum-scale=1.0, user-scalable=0", - "theme-color": "#f4f4f4", - "msapplication-navbutton-color": "#f4f4f4" - } -}