1
0
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:
Dany LE 2024-07-26 20:51:54 +02:00
parent 8e02d3f6ba
commit 5db04af313

View File

@ -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" />