From f8df252139b0bdff94682ed732dfc7e4fa2b5479 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Sat, 8 Apr 2023 16:28:09 -0700 Subject: [PATCH] Merge design, implementation readme sections --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 36292183..e8a4669e 100644 --- a/README.md +++ b/README.md @@ -943,7 +943,7 @@ try the following in your `layouts/partials/paige/style-first.css`: ``` -## Design +## Implementation The HTML author is the page authors. @@ -968,8 +968,6 @@ The page title is displayed in an `h1` tag, so page content headers must start w The page date is the publish date. -## Implementation - The following NPM packages are used: - [bootstrap](https://www.npmjs.com/package/bootstrap/v/5.3.0-alpha2)