From 350d6a67145fe78cb987e98e30376847f7654d3d Mon Sep 17 00:00:00 2001 From: len0rd Date: Thu, 26 Jul 2018 23:49:36 -0400 Subject: [PATCH] added info about colors to readme --- README.md | 16 +++++++++++++++- views/partials/nav.ejs | 2 +- 2 files changed, 16 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 04f48ec..a19d6e3 100644 --- a/README.md +++ b/README.md @@ -1 +1,15 @@ -Its a website! Node/npm \ No newline at end of file +Its a website! Node/npm + +## Colors of the rainbow + +(just a quick refernce for the color swatch of the rainbow in the main image) + +\#F6E73C + +\#F8BA4B + +\#5AB2DA + +\#F591AB + +\#865897 \ No newline at end of file diff --git a/views/partials/nav.ejs b/views/partials/nav.ejs index 07218db..5485aee 100644 --- a/views/partials/nav.ejs +++ b/views/partials/nav.ejs @@ -1,7 +1,7 @@