feat(exampleSite): merge en and zh exampleSite

This commit is contained in:
Dillon
2020-02-19 18:48:37 +08:00
parent 16320fa91b
commit 20c9c812d0
37 changed files with 703 additions and 789 deletions

View File

@@ -20,7 +20,7 @@
{
"@context": "http://schema.org",
"@type": "WebSite",
"url": "{{ .Site.BaseURL }}",
"url": "{{ relLangURL `/` }}",
{{- with .Site.Author.name -}}
"author": {
"@type": "Person",