provide more descriptive titles

This commit is contained in:
Josh Lehman 2022-06-29 15:35:27 -07:00
parent f7be61a345
commit 768d6c0580
8 changed files with 8 additions and 8 deletions

View File

@ -1,5 +1,5 @@
+++
title = "CLI apps"
title = "CLI Apps"
weight = 2
+++

View File

@ -1,5 +1,5 @@
+++
title = "HTTP API Guide"
title = "Using the HTTP API"
weight = 4
+++

View File

@ -1,5 +1,5 @@
+++
title = "JSON"
title = "Working with JSON"
weight = 4
+++

View File

@ -1,5 +1,5 @@
+++
title = "Parsing"
title = "Parsing in Hoon"
weight = 3
+++

View File

@ -1,5 +1,5 @@
+++
title = "Sail (HTML)"
title = "Sail: HTML in Hoon"
weight = 6
+++

View File

@ -1,5 +1,5 @@
+++
title = "Strings"
title = "Working with Strings"
weight = 4
+++

View File

@ -1,5 +1,5 @@
+++
title = "Unit tests"
title = "How to Unit Test"
weight = 10
+++

View File

@ -1,5 +1,5 @@
+++
title = "Chat App Guide"
title = "Build a Chat App"
weight = 1
+++