some updates to fix the urls-update script

This commit is contained in:
tomjohnson1492
2016-05-17 08:03:46 -07:00
parent 9297c37fe8
commit 80dd22387d
9 changed files with 7184 additions and 6945 deletions

View File

@ -5,6 +5,12 @@ sidebar: mydoc_sidebar
type: homepage
---
{% if site.audience == "administrators" %}
hi admins
{% elsif site.audience == "analysts" %}
hi analysts
{% endif %}
## Overview
These brief instructions will help you get started quickly with the theme. The other topics in this help provide additional information and detail about working with other aspects of this theme and Jekyll.