From fb25d255585901e6df8dda720c4cfbe161973ecd Mon Sep 17 00:00:00 2001 From: Ryan Watters Date: Sun, 12 Mar 2017 16:36:53 -0500 Subject: [PATCH] Update content filenames for all vars section; updated authors draft in cont mgm Closes rdwatters/hugo-docs-concept#22 --- content/hosting-and-deployment/hosting-on-netlify.md | 2 +- content/variables/{file-variables.md => files.md} | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) rename content/variables/{file-variables.md => files.md} (97%) diff --git a/content/hosting-and-deployment/hosting-on-netlify.md b/content/hosting-and-deployment/hosting-on-netlify.md index 62acaa511..3ff55e243 100644 --- a/content/hosting-and-deployment/hosting-on-netlify.md +++ b/content/hosting-and-deployment/hosting-on-netlify.md @@ -46,7 +46,7 @@ There are three settings on the Basic Settings tab. If you have multiple branche ![][4] -Your site is now configured for continuous deployment, and you may view your site once the build is complete. +Your site is now configured for continuous deployment, and you may view your site once the build is complete. ![][5] diff --git a/content/variables/file-variables.md b/content/variables/files.md similarity index 97% rename from content/variables/file-variables.md rename to content/variables/files.md index 19fea336c..5b6fda3e4 100644 --- a/content/variables/file-variables.md +++ b/content/variables/files.md @@ -9,7 +9,7 @@ categories: [variables and params] tags: [files] draft: false weight: 40 -aliases: [] +aliases: [/variables/file-variables/] toc: false ---