rm some vars
This commit is contained in:
parent
4f847b0c60
commit
eabf1c0ff7
|
@ -1,10 +1,5 @@
|
||||||
baseURL: 'https://adityatelange.github.io/hugo-PaperMod/'
|
baseURL: 'https://adityatelange.github.io/hugo-PaperMod/'
|
||||||
title: PaperMod
|
title: PaperMod
|
||||||
author: Steve Francia
|
|
||||||
copyright: >-
|
|
||||||
Copyright © 2008–2019, Steve Francia and the Hugo Authors; all rights
|
|
||||||
reserved.
|
|
||||||
|
|
||||||
paginate: 5
|
paginate: 5
|
||||||
languageCode: en
|
languageCode: en
|
||||||
DefaultContentLanguage: en
|
DefaultContentLanguage: en
|
||||||
|
@ -59,9 +54,6 @@ menu:
|
||||||
- name: Tags
|
- name: Tags
|
||||||
url: /tags/
|
url: /tags/
|
||||||
weight: 10
|
weight: 10
|
||||||
- name: Series
|
|
||||||
url: /series/
|
|
||||||
weight: 15
|
|
||||||
|
|
||||||
taxonomies:
|
taxonomies:
|
||||||
category: categories
|
category: categories
|
||||||
|
|
Loading…
Reference in New Issue