changed _pages to pages and removed include pages from config file. turned out this wasn't necessary.

This commit is contained in:
tomjohnson1492
2016-07-06 23:57:35 -07:00
parent cce99619c0
commit e941db4f56
93 changed files with 1 additions and 4 deletions

View File

@ -0,0 +1,14 @@
---
title: Support
tags: [getting_started, troubleshooting]
keywords: questions, troubleshooting, contact, support
last_updated: July 3, 2016
summary: "Contact me for any support issues."
sidebar: mydoc_sidebar
permalink: mydoc_support.html
folder: mydoc
---
Let me know about any bugs or other issues that you find. Just email me at <a href="mailto:tomjohnson1492@gmail.com">tomjohnson1492@gmail.com</a>. You can also [create issues directly within the Github repository here](https://github.com/tomjohnson1492/jekyll-doc/issues).
{% include links.html %}