hexojs / hexojs/hexo-theme-landscape
Livere Comment System(City Edition) is needed.
- Dominant language
- Stylus
- Stars
- 335
- Forks
- 373
- PR merge metrics
- No merged PRs in 30d
Description
Hope to add Livere Comment System - City Edition.
Just need to add the following code below into correct place: (**The UID field in the code needs to be filled**, you may add an item in the configure file).
```html
(function(d, s) {
var j, e = d.getElementsByTagName(s)[0];
if (typeof LivereTower === 'function') { return; }
j = d.createElement(s);
j.src = 'https://cdn-city.livere.com/js/embed.dist.js';
j.async = true;
e.parentNode.insertBefore(j, e);
})(document, 'script');
Please activate JavaScript for write a comment in LiveRe
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.