From 2f16b885b9887a0ace312afccff2af35b6608610 Mon Sep 17 00:00:00 2001 From: Will Faught Date: Fri, 9 Dec 2022 14:10:49 -0800 Subject: [PATCH] Simplify Bootstrap wording --- README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 2cd0f95a..fe1cb1d0 100644 --- a/README.md +++ b/README.md @@ -109,9 +109,8 @@ If `partials/head.html` exists in the site, it is included at the end of the head tag. If `partials/body.html` exists in the site, it is included at the end of the body tag. -Stock Bootstrap 5.2.2 CSS and JavaScript, and Bootstrap Icons 1.10.2, -are used for style, functionality, and icons. They're loaded from the -Bootstrap CDN for every page. +Bootstrap 5.2.2 CSS and JavaScript and Bootstrap Icons 1.10.2 are loaded +from the Bootstrap CDN for every page. ## Configuration