summaryrefslogtreecommitdiffstats
path: root/hugolib/site_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'hugolib/site_test.go')
-rw-r--r--hugolib/site_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/hugolib/site_test.go b/hugolib/site_test.go
index 2315af209..f775b0e79 100644
--- a/hugolib/site_test.go
+++ b/hugolib/site_test.go
@@ -823,7 +823,7 @@ tags = "a"
tags_weight = 33
title = "bar"
categories = [ "d", "e" ]
-categories_weight = 11
+categories_weight = 11.0
alias = "spf13"
date = 1979-05-27T07:32:00Z
+++