From 47467961b83c6bee4e3faba713f6a73a0622d734 Mon Sep 17 00:00:00 2001 From: Liam Waldron Date: Thu, 6 Apr 2023 07:42:23 -0400 Subject: [PATCH] add image to sidebar --- about.html | 1 + css/everest.css | 4 ++++ docs/general-recommendations.html | 1 + docs/home.html | 1 + docs/intro-to-glacier.html | 1 + docs/template.html | 1 + download.html | 1 + errata.html | 1 + img/everest-logo.svg | 1 + index.html | 1 + install.html | 1 + template.html | 1 + 12 files changed, 15 insertions(+) create mode 100644 img/everest-logo.svg diff --git a/about.html b/about.html index f81beb6..25caf3f 100644 --- a/about.html +++ b/about.html @@ -7,6 +7,7 @@
+ everest-logo Home About Install diff --git a/css/everest.css b/css/everest.css index f034f48..b8e8c2a 100644 --- a/css/everest.css +++ b/css/everest.css @@ -247,3 +247,7 @@ footer { #myUL li a:hover:not(.header) { background-color: #1E1E1E; } + +img { + padding: 6px 8px 6px 16px; +} diff --git a/docs/general-recommendations.html b/docs/general-recommendations.html index d029d05..ea94a18 100644 --- a/docs/general-recommendations.html +++ b/docs/general-recommendations.html @@ -7,6 +7,7 @@
+ everest-logo Home About Install diff --git a/docs/home.html b/docs/home.html index a4373de..c242475 100644 --- a/docs/home.html +++ b/docs/home.html @@ -7,6 +7,7 @@
+ everest-logo Home About Install diff --git a/docs/intro-to-glacier.html b/docs/intro-to-glacier.html index 6336031..5abf277 100644 --- a/docs/intro-to-glacier.html +++ b/docs/intro-to-glacier.html @@ -7,6 +7,7 @@
+ everest-logo Home About Install diff --git a/docs/template.html b/docs/template.html index 827c58b..a82a04a 100644 --- a/docs/template.html +++ b/docs/template.html @@ -7,6 +7,7 @@
+ everest-logo Home About Install diff --git a/download.html b/download.html index 1bd22bc..3d7a5ff 100644 --- a/download.html +++ b/download.html @@ -7,6 +7,7 @@
+ everest-logo Home About Install diff --git a/errata.html b/errata.html index c3dab1c..b064fa4 100644 --- a/errata.html +++ b/errata.html @@ -7,6 +7,7 @@
+ everest-logo Home About Install diff --git a/img/everest-logo.svg b/img/everest-logo.svg new file mode 100644 index 0000000..35af41f --- /dev/null +++ b/img/everest-logo.svg @@ -0,0 +1 @@ + \ No newline at end of file diff --git a/index.html b/index.html index d6e0717..43d62fe 100644 --- a/index.html +++ b/index.html @@ -7,6 +7,7 @@
+ everest-logo Home About Install diff --git a/install.html b/install.html index 297862e..5157697 100644 --- a/install.html +++ b/install.html @@ -7,6 +7,7 @@
+ everest-logo Home About Install diff --git a/template.html b/template.html index dc1bf08..99b4cb7 100644 --- a/template.html +++ b/template.html @@ -7,6 +7,7 @@