mirror of
				https://github.com/gohugoio/hugo.git
				synced 2024-05-11 05:54:58 +00:00 
			
		
		
		
	Update creating-a-new-theme.md
This commit is contained in:
		@@ -1,15 +1,14 @@
 | 
			
		||||
---
 | 
			
		||||
author: Michael Henderson
 | 
			
		||||
date: 2014-09-28
 | 
			
		||||
linktitle: Creating a New Theme
 | 
			
		||||
next: /tutorials/mathjax
 | 
			
		||||
prev: /community/contributing
 | 
			
		||||
title: Creating a New Theme
 | 
			
		||||
weight: 10
 | 
			
		||||
menu:
 | 
			
		||||
	main:
 | 
			
		||||
		parent: tutorials
 | 
			
		||||
---
 | 
			
		||||
+++
 | 
			
		||||
author = "Michael Henderson"
 | 
			
		||||
date = "2014-09-28"
 | 
			
		||||
linktitle = "Creating a New Theme"
 | 
			
		||||
next = "/tutorials/mathjax"
 | 
			
		||||
prev = "/community/contributing"
 | 
			
		||||
title = "Creating a New Theme"
 | 
			
		||||
weight = 10
 | 
			
		||||
[[menu:main]]
 | 
			
		||||
	parent = "tutorials"
 | 
			
		||||
+++
 | 
			
		||||
 | 
			
		||||
## Introduction
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user