use native sccript location
This commit is contained in:
10
_config.yml
10
_config.yml
@ -45,13 +45,17 @@ naver_site_verification :
|
||||
yandex_site_verification :
|
||||
baidu_site_verification :
|
||||
|
||||
# Analytics
|
||||
analytics:
|
||||
provider: "custom"
|
||||
|
||||
# Social Sharing
|
||||
og_image : "/assets/images/newshot_2.jpg" # Open Graph/Twitter default site image
|
||||
# For specifying social profiles
|
||||
# - https://developers.google.com/structured-data/customize/social-profiles
|
||||
social:
|
||||
type : # Person or Organization (defaults to Person)
|
||||
name : # If the user or organization name differs from the site's name
|
||||
type : Person
|
||||
name : Steffen Illium
|
||||
links : # An array of links to social media profiles
|
||||
- https://www.linkedin.com/in/steffen-illium/
|
||||
|
||||
@ -208,7 +212,7 @@ whitelist:
|
||||
- jekyll-sitemap
|
||||
- jekyll-gist
|
||||
- jekyll-feed
|
||||
jekyll-include-cache
|
||||
- jekyll-include-cache
|
||||
|
||||
|
||||
# Archives
|
||||
|
Reference in New Issue
Block a user