mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
Update creating-a-new-theme.md
This commit is contained in:
parent
e9917bfe16
commit
88881de2d4
1 changed files with 3 additions and 3 deletions
|
@ -4,11 +4,11 @@ date: 2014-09-28
|
|||
linktitle: Creating a New Theme
|
||||
next: /tutorials/mathjax
|
||||
prev: /community/contributing
|
||||
title: "Creating a New Theme
|
||||
title: Creating a New Theme
|
||||
weight: 10
|
||||
menu:
|
||||
main:
|
||||
parent: tutorials
|
||||
main:
|
||||
parent: tutorials
|
||||
---
|
||||
|
||||
## Introduction
|
||||
|
|
Loading…
Reference in a new issue