hugo

Unnamed repository; edit this file 'description' to name the repository.

git clone git://git.shimmy1996.com/hugo.git
commit e85833d868a902840c5ed1c90713256153b2548b
parent 43a5aaa778416df85016c388eb581bf362a24b67
Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
Date:   Sat, 11 Aug 2018 12:56:26 +0200

hugolib: Add multiple content dirs to GitInfo test site

See #5054

Diffstat:
Ahugolib/testsite/content_nn/first-post.md | 5+++++
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/hugolib/testsite/content_nn/first-post.md b/hugolib/testsite/content_nn/first-post.md
@@ -0,0 +1,4 @@
+---
+title: "Min første dag"
+lastmod: 1972-02-28
+---+
\ No newline at end of file