renamed asset management to cms-integration

This commit is contained in:
immber
2018-12-13 13:04:01 -08:00
parent 42a694f56e
commit 374951bd33
3 changed files with 6 additions and 5 deletions
@@ -1,6 +1,6 @@
---
title: Asset Management
permalink: /integrating/asset-management/
title: CMS Integration
permalink: /integrating/cms-integration/
---
## Embedding Comments on Your Site
@@ -37,6 +37,7 @@ Coral.Talk.render(document.getElementById('container'), {
```
Or you can enable lazy rendering by default on all assets using ENV variable `TALK_DEFAULT_LAZY_RENDER=TRUE`
_*Note: This feature requires Talk version 4.6.8 or greater_
#### Show Comments Button