Refactor and simplify (#53)

This commit is contained in:
Alexandros
2019-08-27 21:28:16 +03:00
committed by GitHub
parent 496ee817c3
commit f3f9fec642
11 changed files with 2 additions and 11 deletions

View File

@ -1,4 +1,4 @@
ignoreFiles = ["content/posts/\\.*","content/portfolio/\\.*","content/product/\\.*","content/sketch/\\.*","content/en/\\.*","content/fr/\\.*"]
ignoreFiles = ["content/portfolio/\\.*","content/product/\\.*","content/sketch/\\.*"]
baseURL = "https://gohugo.io/"
title = "Hugo Themes"
author = "Steve Francia"