mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-31 18:52:38 +00:00
Finish though in create-your-own-theme admonishment
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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 %}}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user