File tree Expand file tree Collapse file tree
themes/hugo-coder/layouts Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1010 < h1 class ="title " style ="font-size: 1.6rem !important;border-bottom:1px dotted #bf7326;padding-bottom:20px; ">
1111 {{ .Description }}
1212 < br >
13- < div style ="text-align:left;font-size: 1.2rem !important; "> 共 {{ len (where .Site.RegularPages "Section" "==" "dev") }} 篇文章 / 总计 {{$scratch.Get "total" }} 字 / 浏览量 < span id ="dev-page-views "> </ span > 次</ div >
13+ < div style ="text-align:left;font-size: 1.2rem !important; "> 共{{ len (where .Site.RegularPages "Section" "==" "dev") }}篇文章/总计 {{$scratch.Get "total" }}字/ 浏览量< span id ="dev-page-views "> </ span > 次</ div >
1414 </ h1 >
1515 < ul >
1616 {{- range .Paginator.Pages -}}
Original file line number Diff line number Diff line change 1010 < h1 class ="title " style ="font-size: 1.6rem !important;border-bottom:1px dotted #bf7326;padding-bottom:20px; ">
1111 {{ .Description }}
1212 < br >
13- < div style ="text-align:left;font-size: 1.2rem !important; "> 共 {{ len (where .Site.RegularPages "Section" "==" "dev") }} 篇文章 / 总计 {{$scratch.Get "total" }} 字 / 浏览量 < span id ="money-page-views "> </ span > 次</ div >
13+ < div style ="text-align:left;font-size: 1.2rem !important; "> 共{{ len (where .Site.RegularPages "Section" "==" "dev") }}篇文章/总计 {{$scratch.Get "total" }}字/ 浏览量< span id ="money-page-views "> </ span > 次</ div >
1414 </ h1 >
1515
1616 < ul >
Original file line number Diff line number Diff line change 1010 < h1 class ="title " style ="font-size: 1.6rem !important;border-bottom:1px dotted #bf7326;padding-bottom:20px; ">
1111 {{ .Description }}
1212 < br >
13- < div style ="text-align:left;font-size: 1.2rem !important; "> 共 {{ len (where .Site.RegularPages "Section" "==" "dev") }} 篇文章 / 总计 {{$scratch.Get "total" }} 字 / 浏览量 < span id ="self-page-views "> </ span > 次</ div >
13+ < div style ="text-align:left;font-size: 1.2rem !important; "> 共{{ len (where .Site.RegularPages "Section" "==" "dev") }}篇文章/总计 {{$scratch.Get "total" }}字/ 浏览量< span id ="self-page-views "> </ span > 次</ div >
1414 </ h1 >
1515
1616 < ul >
You can’t perform that action at this time.
0 commit comments