mirror of
https://github.com/caddyserver/website.git
synced 2025-04-26 06:56:15 -04:00
Add Algolia search
This commit is contained in:
parent
1d696eb4de
commit
208c48130d
7 changed files with 45 additions and 180 deletions
|
@ -2,6 +2,10 @@ body {
|
|||
font-family: 'Inter', sans-serif;
|
||||
}
|
||||
|
||||
#search {
|
||||
margin-top: 4px;
|
||||
}
|
||||
|
||||
.hero {
|
||||
background-image: url('/resources/images/bg-teal.jpg');
|
||||
background-repeat: no-repeat;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue