Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ The following are some configuration files you may need to change:

Please follow the explanation to replace the information with your product.


## Front Matter

You can use the front matter to change the value of page varibales or define your own custom varibales. Detailed information can be found in [Jekyll Documentation](https://jekyllrb.com/docs/front-matter/).
Expand Down
10 changes: 5 additions & 5 deletions about/activate.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,11 @@ When you activate a purchased license in the [customer portal](https://www.dynam

Both options use the same software, [Dynamsoft License Server (DLS)]({{site.about}}terms.html#dynamsoft-license-server), to manage the license. The differences are:

| | Dynamsoft-hosted| Self-hosted |
|:-:|:-:|:-:|
| Need to designate a server to host DLS | No | Yes |
| Need to install and manage DLS | No | Yes |
| Must have connection to Dynamsoft | Yes | No |
| | Dynamsoft-hosted | Self-hosted |
| :------------------------------------: | :--------------: | :---------: |
| Need to designate a server to host DLS | No | Yes |
| Need to install and manage DLS | No | Yes |
| Must have connection to Dynamsoft | Yes | No |

Generally, you choose to host your own DLS if

Expand Down
1 change: 1 addition & 0 deletions about/licenseFAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ hasCustomLdJson: true
noTitleIndex: true
customLdJsonScript:
---

<script type="application/ld+json">
{
"@context": "https://schema.org",
Expand Down