diff --git a/layouts/partials/li.html b/layouts/partials/li.html index 46e44ec..5f46b0e 100644 --- a/layouts/partials/li.html +++ b/layouts/partials/li.html @@ -1,10 +1,3 @@ - -
  • - {{ .Date.Format .Site.Params.dateform }} - {{ .Title }} + {{ .Title }} - {{ .Date.Format .Site.Params.dateform }}
  • \ No newline at end of file