Add Algolia search

This commit is contained in:
Matthew Holt 2020-03-26 12:57:10 -06:00
parent 1d696eb4de
commit 208c48130d
No known key found for this signature in database
GPG key ID: 2A349DD577D586A5
7 changed files with 45 additions and 180 deletions

View file

@ -1,3 +1,7 @@
body {
font-family: Maven Pro, sans-serif;
}
header {
border-bottom: 1px solid #f0f6f7;
padding: 10px 20px;