From fc771b9e387eeb26781496a2da6803efe24b12e4 Mon Sep 17 00:00:00 2001 From: Benjamyn Love Date: Tue, 26 Feb 2019 17:40:42 +1100 Subject: [PATCH] Updated theme and fixed linus typo --- docs/Linux/shellbasics.md | 2 +- mkdocs.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Linux/shellbasics.md b/docs/Linux/shellbasics.md index 6815b13..f3c1838 100644 --- a/docs/Linux/shellbasics.md +++ b/docs/Linux/shellbasics.md @@ -1,7 +1,7 @@ # Basics -Basics of the Linus Shell +Basics of the Linux Shell ## Streams diff --git a/mkdocs.yml b/mkdocs.yml index a98fe95..4d09c1f 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,3 +1,3 @@ site_name: Useful tips -theme: mkdocs +theme: slate