feat: Remove article date on homepage
This commit is contained in:
@ -1 +1 @@
|
||||
<a href="{{ .RelPermalink }}">{{ .Date.Format "2006-01-02" }} - {{ .Title }}</a>
|
||||
<a href="{{ .RelPermalink }}">{{ .Title }}</a>
|
||||
|
Reference in New Issue
Block a user