mirror of
https://github.com/lostisland/faraday.git
synced 2025-12-05 00:02:56 -05:00
add top links to usage pages
This commit is contained in:
parent
75605b9c36
commit
caf7545906
@ -3,8 +3,8 @@ layout: documentation
|
|||||||
title: "Customizing the Request"
|
title: "Customizing the Request"
|
||||||
permalink: /usage/customize
|
permalink: /usage/customize
|
||||||
hide: true
|
hide: true
|
||||||
prev_name: Faraday Introduction
|
top_name: Usage
|
||||||
prev_link: ./
|
top_link: ./
|
||||||
next_name: Streaming Responses
|
next_name: Streaming Responses
|
||||||
next_link: ./streaming
|
next_link: ./streaming
|
||||||
---
|
---
|
||||||
|
|||||||
@ -3,6 +3,8 @@ layout: documentation
|
|||||||
title: "Streaming Responses"
|
title: "Streaming Responses"
|
||||||
permalink: /usage/streaming
|
permalink: /usage/streaming
|
||||||
hide: true
|
hide: true
|
||||||
|
top_name: Usage
|
||||||
|
top_link: ./
|
||||||
prev_name: Customizing the Request
|
prev_name: Customizing the Request
|
||||||
prev_link: ./customize
|
prev_link: ./customize
|
||||||
---
|
---
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user