From 0a0079b872881c9419d5d77520348f6c087d89c7 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Thu, 17 Nov 2022 15:28:23 -0800 Subject: [PATCH] Quote header content --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 22fa3b8a..8fa8f5e7 100644 --- a/README.md +++ b/README.md @@ -65,9 +65,9 @@ configured in `config.yaml`. Taxonomy pages are an inline, unordered, sorted list of links to terms. -The 404 page has a Not Found header, and no body. +The 404 page has a "Not Found" header, and no body. -An empty list has a Nothing Here header, and no body. +An empty list has a "Nothing Here" header, and no body. Stock Bootstrap 5.2 and Bootstrap Icons 1.9.1 are used for style and icons. They're loaded from the Bootstrap CDN for every page.