Add logo, add intro to chapter one, add note about hardware requirements

This commit is contained in:
heyarne 2021-03-01 14:00:35 +00:00
commit 4eb4079bfd
50 changed files with 37 additions and 28 deletions

4
_static/custom.css Normal file
View file

@ -0,0 +1,4 @@
div.navbar-brand-box a.navbar-brand img {
max-height: unset !important;
max-width: 80%
}