✨ 🎨 Upgrade Hugo min version is 134 & add read more feature
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
{{ .Summary }}
|
||||
{{ end }}
|
||||
{{ else }}
|
||||
{{ .Content }}
|
||||
{{/** Started use the read more content anchor the need Hugo framework min marjo version greater than 0.134.0 **/}}
|
||||
{{ .Summary }}
|
||||
<a id="more"><!-- It's an anchor point to locate read more content start. --></a>
|
||||
{{ .ContentWithoutSummary }}
|
||||
{{ end }}
|
||||
{{ end }}
|
||||
Reference in New Issue
Block a user