I changed the way I create links to use references to a data YML file instead of relying on the capture tag and including reference to the file with the captions. Using the capture tag was highly susceptible to broken links and way too manual. See the Links topic for more detail about the new method.
This commit is contained in:
@ -5,6 +5,6 @@ keywords: questions, troubleshooting, contact, support
|
||||
last_updated: August 12, 2015
|
||||
summary: "Contact me for any support issues."
|
||||
---
|
||||
{% include linkrefs.html %}
|
||||
|
||||
|
||||
I'm actively developing this theme. Please 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).
|
Reference in New Issue
Block a user