switching to kramdown to see if it fixes Github Pages page-build errors

This commit is contained in:
Tom Johnson
2015-09-08 13:46:51 -07:00
parent e792440b75
commit 3c324792c5
3 changed files with 5 additions and 5 deletions

View File

@ -4,7 +4,7 @@ tags: [getting-started]
type: first_page
homepage: true
---
{% if site.project == "doc" %}
{% if site.project == "doc_designers" %}
{% include custom/doc/doc_homepage.md %}
{% endif %}