@@ -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 {
@@ -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