Continue work on homepage

This commit is contained in:
Matthew Holt 2023-11-10 08:24:41 -07:00 committed by Francis Lavoie
parent 1e6ad28c73
commit 8a22e99411
No known key found for this signature in database
GPG key ID: 0F66EE1687682239
3 changed files with 106 additions and 20 deletions

View file

@ -143,6 +143,9 @@ div.ap-wrapper:fullscreen div.ap-player {
overflow-x: auto;
box-shadow: 10px 10px 25px rgba(0, 0, 0, 0.1);
}
.display.left code {
box-shadow: -10px 10px 25px rgba(0, 0, 0, 0.1);
}
.display.right > * {
transform: rotateY(-25deg);

View file

@ -54,5 +54,13 @@
"role": "Creator of jQuery",
"quote": "Caddy is pretty incredible. A 3-line config yields a fully A-rated SSL site. Trivial!",
"link": "https://twitter.com/jeresig/status/821768122017398785"
},
{
"name": "Zack Siri",
"username": "zacksiri",
"role": "Founder",
"org": "Installar",
"quote": "It's a good thing we bet on Caddy. It's been a pleasure working with Caddy.",
"link": "https://twitter.com/zacksiri/status/1722636053939654992"
}
]