Finish though in create-your-own-theme admonishment

This commit is contained in:
Ryan Watters
2017-02-20 02:52:47 -06:00
parent 49f468e6a9
commit 170e9616b2
2 changed files with 4 additions and 2 deletions
@@ -16,7 +16,9 @@ needsreview: true
notesforauthors:
---
*This tutorial was contributed by [Spencer Lyon](http://spencerlyon.com/) (Personal/Organization Pages) and [Gunnar Morling](https://github.com/gunnarmorling/).*
{{% note %}}
This hosting and deployment guide was originally contributed as a tutorial by [Spencer Lyon](http://spencerlyon.com/) and [Gunnar Morling](https://github.com/gunnarmorling/).
{{% /note %}}
## Introduction
+1 -1
View File
@@ -15,6 +15,6 @@ toc: false
{{% warning "Use Proper Cross References" %}}
When creating your theme, it is not always safe to assume that the end user of the theme is working from the root directory of the website. That said, whenever possible,
When creating your theme, it is not always safe to assume that the end user of the theme is working from the root directory of the website. That said, whenever possible, use Hugo's powerful [URL management functions](/content-management/url-management/).
{{% /warning %}}