diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/index.template.ejs | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/src/index.template.ejs b/src/index.template.ejs index 1f41e36..afcd54c 100644 --- a/src/index.template.ejs +++ b/src/index.template.ejs @@ -11,12 +11,6 @@ <meta name="description" content="Yet Another Clash Dashboard"> <meta name="theme-color" content="#202020"> <title><%= htmlWebpackPlugin.options.title %></title> - <meta property="og:image" content="https://user-images.githubusercontent.com/1166872/47304841-536f3d80-d65a-11e8-8908-1917127dafc5.png"> - <meta property="og:site_name" content="yacd"> - <meta property="og:type" content="object"> - <meta property="og:title" content="yacd"> - <meta property="og:url" content="http://yacd.haishan.me"> - <meta property="og:description" content="Yet Another Clash Dashboard"> </head> <body> <div id="app"></div> |
