fix(link): fix long words and URLs style bug
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{{- define "content" -}}
|
||||
{{- /* Home mode [post] */ -}}
|
||||
{{- if eq .Site.Params.home_mode "post" -}}
|
||||
<div class="page">
|
||||
<div class="page home">
|
||||
{{- /* Profile */ -}}
|
||||
{{- partial "home/profile.html" . -}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user