hugo-starter-readable

Fork of https://github.com/cjtheham/hugo-starter-readable
git clone https://git.eamoncaddigan.net/hugo-starter-readable.git
Log | Files | Refs | Submodules | README

default.md (84B)


      1 ---
      2 title: "{{ replace .Name "-" " " | title }}"
      3 date: {{ .Date }}
      4 draft: true
      5 ---
      6