瀏覽代碼

Meta og:image

Gaël Métais 10 年之前
父節點
當前提交
fe37d4e91c
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      app/node_views/index.html

+ 1 - 1
app/node_views/index.html

@@ -1,7 +1,7 @@
 <html>
 <head>
     <meta charset="utf-8">
-    <meta property="og:image" content="/public/img/logo-large.png" />
+    <meta property="og:image" content="http://yellowlab.tools/public/img/logo-large.png" />
     <title>Yellow Lab Tools</title>
     <link rel="icon" type="image/png" href="/public/img/favicon.png">
     <link rel="stylesheet" type="text/css" href="/public/styles/main.css">