docs: Get mkdocs working
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Glen Whitney 2021-01-30 19:48:03 -08:00
parent 7b00b01856
commit 527f802793
3 changed files with 9 additions and 4 deletions

3
docs/extra.css Normal file
View file

@ -0,0 +1,3 @@
ins {
text-decoration: underline;
}