mirror of
https://github.com/lxsang/antd-web-apps
synced 2024-11-19 18:08:21 +01:00
fix(blog): redirect all comment from domain lxsang.me to iohub.dev
This commit is contained in:
parent
8e02d3f6ba
commit
5db04af313
@ -44,6 +44,7 @@
|
||||
<?lua end ?>
|
||||
<meta property="og:image" content="" />
|
||||
<?lua if render then ?>
|
||||
<?lua url = url:gsub("lxsang.me", "iohub.dev") ?>
|
||||
<meta name="twitter:card" content="summary" />
|
||||
<meta name="twitter:site" content="@blog.iohub.dev" />
|
||||
<meta name="twitter:creator" content="@DanyLE" />
|
||||
|
Loading…
Reference in New Issue
Block a user