From 7a7ee8601491179dd249fcd2f558232a34fd2735 Mon Sep 17 00:00:00 2001 From: Pat Dryburgh Date: Sun, 12 Aug 2018 14:58:46 -0700 Subject: [PATCH] update menu readme instructions --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a87843..ffb5039 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,10 @@ To include navigation in your site's masthead: ``` - title: About - url: /about + url: /about.html + +- title: Source + url: https://github.com/patdryburgh/hitchens ``` Be sure to start your `url`s with a `/`.