Skip to content
This repository has been archived by the owner on Jan 2, 2024. It is now read-only.

Commit

Permalink
fix: ‘lint:md’ error due to no folder
Browse files Browse the repository at this point in the history
- added content folder and populated with dummy MarkDown file to stop ‘lint:me’ script from erroring.
  • Loading branch information
haysclark committed Jan 6, 2018
1 parent 0f41b20 commit f689337
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/posts/delete-me.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Delete this file in production

This Markdown files exists to avoid _linting_ errors.

0 comments on commit f689337

Please sign in to comment.