added support for the meta description tag (#57)
* added support for the meta description tag * Update meta description logic for single page Co-authored-by: hossainemruz <emruz@appscode.com>
This commit is contained in:
parent
629c7196a3
commit
5f48a5bacb
4 changed files with 15 additions and 7 deletions
|
@ -24,9 +24,12 @@ enableEmoji: true
|
|||
|
||||
# Custom parameters
|
||||
params:
|
||||
# copyright
|
||||
# Copyright Notice
|
||||
copyright: © 2020 Copyright.
|
||||
|
||||
# Meta description for your site. This will help the search engines to find your site.
|
||||
description: Portfolio and personal blog of Jane Doe.
|
||||
|
||||
# background image of the landing page
|
||||
background: "images/background.jpg"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue