add top links to usage pages

This commit is contained in:
rick olson 2019-06-25 10:07:43 -06:00
parent 75605b9c36
commit caf7545906
2 changed files with 4 additions and 2 deletions

View File

@ -3,8 +3,8 @@ layout: documentation
title: "Customizing the Request"
permalink: /usage/customize
hide: true
prev_name: Faraday Introduction
prev_link: ./
top_name: Usage
top_link: ./
next_name: Streaming Responses
next_link: ./streaming
---

View File

@ -3,6 +3,8 @@ layout: documentation
title: "Streaming Responses"
permalink: /usage/streaming
hide: true
top_name: Usage
top_link: ./
prev_name: Customizing the Request
prev_link: ./customize
---