diff options
Diffstat (limited to 'packages/desktop/index.html')
| -rw-r--r-- | packages/desktop/index.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/desktop/index.html b/packages/desktop/index.html index 83826b602..f93e97294 100644 --- a/packages/desktop/index.html +++ b/packages/desktop/index.html @@ -13,7 +13,6 @@ <meta name="theme-color" content="#131010" media="(prefers-color-scheme: dark)" /> <meta property="og:image" content="/social-share.png" /> <meta property="twitter:image" content="/social-share.png" /> - <!-- Theme preload script - applies cached theme to avoid FOUC --> <script id="oc-theme-preload-script"> ;(function () { var themeId = localStorage.getItem("opencode-theme-id") |
