diff --git a/_config.yml b/_config.yml
index 1516728..19d10eb 100644
--- a/_config.yml
+++ b/_config.yml
@@ -32,7 +32,6 @@ plugins:
# Header pages
header_pages:
- - index.md
- docs.md
- downloads.md
- about.md
diff --git a/about.md b/about.md
index 687ce1f..f82b299 100644
--- a/about.md
+++ b/about.md
@@ -6,7 +6,7 @@ permalink: about/
Circuitscape is an award-winning connectivity analysis software package which borrows algorithms from electronic circuit theory to predict patterns of movement, gene flow, and genetic differentiation among plant and animal populations in heterogeneous landscapes. Circuit theory complements least-cost path approaches because it considers effects of all possible pathways across a landscape simultaneously.
-
+
The links below give more background on Circuitscape and how it is used:
diff --git a/authors.md b/authors.md
index efd3495..38f460d 100644
--- a/authors.md
+++ b/authors.md
@@ -3,9 +3,9 @@ layout: page
title: Authors
---
-
+
-
+
Circuitscape was originally written by [Brad McRae](http://www.nature.org/science-in-action/our-scientists/brad-mcrae.xml) and Viral Shah. Tanmay Mohapatra did most of the heavy lifting for the new [4.0 release](http://www.circuitscape.org/downloads). Brad is an Ecologist with the Nature Conservancy's North America Region. He works on habitat connectivity conservation, climate change adaptation, and landscape genetics.Viral, along with three other colleagues, created the Julia programming language ([http://www.julialang.org](http://www.julialang.org/)). He spends his time between hacking Julia and working on public policy. anmay is a software programmer and open source enthusiast. He contributes to Circuitscape and Julia development. Circuitscape v5 is developed and maintained by [Ranjan Anantharaman](https://ranjanan.github.io/).
diff --git a/downloads.md b/downloads.md
index 36dd045..88fc90e 100644
--- a/downloads.md
+++ b/downloads.md
@@ -1,7 +1,7 @@
---
layout: page
title: Downloads
-permalink: /downloads/
+permalink: downloads/
---
### **WINDOWS**:
diff --git a/gnarly-landscape-utilities.md b/gnarly-landscape-utilities.md
index 65d60f1..1a0fe9c 100644
--- a/gnarly-landscape-utilities.md
+++ b/gnarly-landscape-utilities.md
@@ -1,7 +1,7 @@
---
layout: page
title: Gnarly Landscape Utilities
-permalink: /gnarly-landscape-utilities/
+permalink: gnarly-landscape-utilities/
---
Gnarly Landscape Utilities is an ArcGIS toolbox designed to support some of the less-glamorous tasks involved with connectivity modeling. It includes tools for **creating resistance and habitat layers** and **core area mapping.** The core area mapping functionality was formerly packaged as the HCA Toolkit.
@@ -38,4 +38,4 @@ These tools were developed for projects supported by the [Great Northern Landsca
**Support**
-Please send bug reports to [Brad McRae](mailto:mcrae@circuitscape.org).
\ No newline at end of file
+Please send bug reports to [Brad McRae](mailto:mcrae@circuitscape.org).
diff --git a/index.md b/index.md
index 6461610..59f7a06 100644
--- a/index.md
+++ b/index.md
@@ -3,7 +3,7 @@ layout: home
---
# **Welcome to the Circuitscape Project**
-
+
This site is home to [Circuitscape](/), [Linkage Mapper](http://www.circuitscape.org/linkagemapper), and [Gnarly Landscape Utilities](http://www.circuitscape.org/gnarly-landscape-utilities). All are free and open source. Circuitscape borrows algorithms from electronic circuit theory to predict connectivity in heterogeneous landscapes. Linkage Mapper uses least-cost corridor analysis, circuit theory, and barrier analysis to map corridors, detect pinch-points and restoration opportunities within them, and identify important core areas and corridors. Gnarly Landscape Utilities automates the creation of core area maps and resistance layers needed for connectivity modeling.