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

@@ -9,7 +9,7 @@
<div class="meta">
<div class="meta-line">
{{- $author := .Params.author | default .Site.Author.name -}}
{{- $authorLink := .Params.authorLink | default .Site.Author.link | default .Site.BaseURL -}}
{{- $authorLink := .Params.authorLink | default .Site.Author.link | default (relLangURL "/") -}}
<a class="author" href="{{ $authorLink }}" rel="author" target="_blank">
<i class="fas fa-user-circle fa-fw"></i>{{ $author }}
</a>&nbsp;