Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/davidhampgonsalves/hugo-black-and-light-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcsjames <jadams8266@gmail.com>2018-04-15 13:26:38 +0300
committerGitHub <noreply@github.com>2018-04-15 13:26:38 +0300
commit51dbb745de0003e7d811045b822d714a04782d9f (patch)
tree5fe49ec1b2b9625f607c62f3afc8ae12dc306dde
parente017e2fd442ebe16363433c8ca97d0e533451083 (diff)
Update index.html
-rw-r--r--layouts/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.html b/layouts/index.html
index f9662c9..63a0896 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -2,7 +2,7 @@
<section id=content>
<ul class=posts_listing>
- {{ range .Data.Pages.ByPublishDate }}
+ {{ range .Data.Pages.ByPublishDate.Reverse }}
<li>
<h2><a href="{{ .Permalink }}">{{ .Title }}</a></h2>
<div id=date>