More doc fixes

This commit is contained in:
Rashad Gover 2022-09-10 02:59:41 +00:00
parent 2f5b573267
commit d3a34e2f21
2 changed files with 3 additions and 3 deletions

View File

@ -65,7 +65,7 @@ export function Hero() {
An algebraic, micro web framework for Haskell
</p>
<p className="mt-3 text-2xl tracking-tight text-slate-400">
Build any web application using Okapi's minimal set of operations and combinators.
Build any web application using a minimal set of operations and combinators.
</p>
<div className="mt-8 flex gap-4 md:justify-center lg:justify-start">
<Button href="/">Get started</Button>

View File

@ -1,7 +1,7 @@
---
title: Getting started
pageTitle: CacheAdvance - Never miss the cache again.
description: Cache every single thing your app could ever do ahead of time, so your code never even has to run at all.
pageTitle: Okapi - An algebraic, micro web framework for Haskell
description: Build any web application using a minimal set of operations and combinators.
---
Learn how to get CacheAdvance set up in your project in under thirty minutes or it's free. {% .lead %}