aboutsummaryrefslogtreecommitdiff
path: root/src/helper/create-layout.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/create-layout.ts')
-rw-r--r--src/helper/create-layout.ts4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/helper/create-layout.ts b/src/helper/create-layout.ts
index 6bd13cd..f624c5f 100644
--- a/src/helper/create-layout.ts
+++ b/src/helper/create-layout.ts
@@ -33,8 +33,6 @@ export default (type: "memo" | "remark", memo: string, recents: string) => {
<!--/ Open Graph /-->
<meta content="${abstract || description}" property="og:description"/>
<meta content="https://🔥.pixels.wtf/blog/asset/og.png" property="og:image"/>
- <meta content="800" property="og:image:height"/>
- <meta content="1280" property="og:image:width"/>
<meta content="en_US" property="og:locale"/>
<meta content="${title}" property="og:site_name"/>
<meta content="${documentTitle}" property="og:title"/>
@@ -57,7 +55,7 @@ export default (type: "memo" | "remark", memo: string, recents: string) => {
<link color="#111" href="https://🔥.pixels.wtf/blog/asset/favicon.svg" rel="mask-icon"/>
<link href="https://social.coop/@netopwibby" rel="me"/>
<link href="https://🔥.pixels.wtf/blog/asset/favicon.svg" rel="shortcut icon"/>
- <link href="https://uchu.style/color_expanded.css" rel="stylesheet"/>
+ <link href="https://uchu.style/uchu.css" rel="stylesheet"/>
<style>
@font-face {