diff options
| author | Haishan <[email protected]> | 2018-10-21 21:27:08 +0800 |
|---|---|---|
| committer | Haishan <[email protected]> | 2018-10-21 21:27:08 +0800 |
| commit | f39133daf1f59fb196acd14c729adc9e7df35d85 (patch) | |
| tree | 1a62233a96e0988e7f1291b34dbf21ed1347678f /src | |
| parent | 5441ddb1c65d4099712e9e805c01654668f24bef (diff) | |
doc: update readme about http served site
Diffstat (limited to 'src')
| -rw-r--r-- | src/index.template.ejs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/index.template.ejs b/src/index.template.ejs index e38f9c8..3fd7283 100644 --- a/src/index.template.ejs +++ b/src/index.template.ejs @@ -14,7 +14,7 @@ <meta property="og:image" content="https://haishanh.github.io/yacd/yacd-128.png"> <meta property="og:site_name" content="yacd"> <meta property="og:type" content="object"> - <meta property="og:title" content="yacd - Yet Another Clash Dashboard"> + <meta property="og:title" content="yacd"> <meta property="og:url" content="https://haishanh.github.io/yacd"> <meta property="og:description" content="yacd - Yet Another Clash Dashboard."> |
