Commit cd45c73e by wangshuo

Merge branch 'qqshare'

parents 5c90978b 7b41a9e8
...@@ -64,7 +64,6 @@ class Landing extends Component { ...@@ -64,7 +64,6 @@ class Landing extends Component {
meta.setAttribute('content', dec) meta.setAttribute('content', dec)
let meta2 = document.createElement('meta'); let meta2 = document.createElement('meta');
meta.setAttribute('name', 'title')
meta2.setAttribute('itemprop', 'name') meta2.setAttribute('itemprop', 'name')
meta2.setAttribute('content', title) meta2.setAttribute('content', title)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment