Skip to content

Commit

Permalink
hugo v0.35 modified archetype value
Browse files Browse the repository at this point in the history
  • Loading branch information
nonumeros committed May 24, 2018
1 parent 1bd3b1a commit 2cc8370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion archetypes/default.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
+++
title = "{{ replace .TranslationBaseName "-" " " | title }}"
title = "{{ replace .Name "-" " " | title }}"
date = "{{ .Date }}"
draft = true
tags = []
Expand Down

0 comments on commit 2cc8370

Please sign in to comment.