File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1414 < meta property ="og:image " content ="/social-share.png " />
1515 < meta property ="twitter:image " content ="/social-share.png " />
1616 </ head >
17- < body class ="antialiased overscroll-none select-none text-12-regular overflow-hidden ">
17+ < body class ="antialiased overscroll-none text-12-regular overflow-hidden ">
1818 < script >
1919 ; ( function ( ) {
2020 const savedTheme = localStorage . getItem ( "theme" ) || "oc-1"
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ export default createHandler(() => (
1313 < meta name = "theme-color" content = "#131010" media = "(prefers-color-scheme: dark)" />
1414 { assets }
1515 </ head >
16- < body class = "antialiased overscroll-none select-none text-12-regular" >
16+ < body class = "antialiased overscroll-none text-12-regular" >
1717 < div id = "app" > { children } </ div >
1818 { scripts }
1919 </ body >
You can’t perform that action at this time.
0 commit comments