Add signature detection in addition to markdown inclusion.
This commit is contained in:
parent
9cf8456d7c
commit
b6cb5dff97
5 changed files with 21 additions and 3 deletions
|
@ -15,6 +15,7 @@ baseurl: "" # the subpath of your site, e.g. /blog
|
|||
url: "http://annabunch.es" # the base hostname & protocol for your site
|
||||
twitter_username: annabunches
|
||||
github_username: annabunches
|
||||
exclude: ["_posts/**/*.asc"]
|
||||
|
||||
permalink: none
|
||||
timezone: America/New_York
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue