fix(link): fix long words and URLs style bug
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{{- define "title" }}{{ .Title }} | {{ .Site.Title }}{{ end -}}
|
||||
|
||||
{{- define "content" -}}
|
||||
<article class="page">
|
||||
<article class="page post">
|
||||
{{- /* Title */ -}}
|
||||
<h1 class="post-title animated flipInX">{{ .Title }}</h1>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user