date injestor
This commit is contained in:
parent
7679a11e6d
commit
dd498a2edc
@ -1,7 +1,10 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
front_matter_date = DateTime.now.strftime('%Y-%m-%d')
|
||||
|
||||
EMPTY_FRONT_MATTER = <<~JEKYLL
|
||||
---
|
||||
date: #{front_matter_date}
|
||||
---
|
||||
|
||||
JEKYLL
|
||||
|
Loading…
Reference in New Issue
Block a user