Fixed typo in tag settings

This commit is contained in:
Fabien 'egg' O'Carroll 2020-07-14 15:48:31 +02:00 committed by GitHub
parent 3863b73659
commit 42ae5f8886
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -139,7 +139,7 @@
<div class="form-group">
<label>Search Engine Result Preview</label>
<div class="seo-preview">
<div class="seo-preview-title">{{this.seoTitle}}</div>2.1
<div class="seo-preview-title">{{this.seoTitle}}</div>
<div class="seo-preview-link">{{this.seoURL}}</div>
<div class="seo-preview-description">{{this.seoDescription}}</div>
</div>
@ -342,4 +342,4 @@
</div>
{{/liquid-if}}
</section>
</div>
</div>