mirror of
https://github.com/caddyserver/website.git
synced 2025-04-26 15:06:17 -04:00
Continue work on homepage
This commit is contained in:
parent
1e6ad28c73
commit
8a22e99411
3 changed files with 106 additions and 20 deletions
|
@ -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);
|
||||
|
|
|
@ -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"
|
||||
}
|
||||
]
|
Loading…
Add table
Add a link
Reference in a new issue