Browse Source

2.2 changes

windhamdavid 2 years ago
parent
commit
7c33e219a5
2 changed files with 4 additions and 1 deletions
  1. 1 1
      src/css/custom.css
  2. 3 0
      src/pages/help.md

+ 1 - 1
src/css/custom.css

@@ -55,7 +55,7 @@ html[data-theme='dark'] {
   font-family: 'Times New Roman', Times, serif !important;
   font-size: larger;
 }
-.header-homepage-link span svg {
+.header-homepage-link svg {
   display: none;
 }
 .navbar__search {

+ 3 - 0
src/pages/help.md

@@ -37,6 +37,9 @@ url paths or relative file paths
 ```
 
 ---
+
+
+
 * 03/18/21 **Gotta Migrate** my TIL. Just noticed that gitbook doesn't play nicely with Node.js v14.
 
 ```bash