Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions website/src/components/marketing/NotFoundPage.tsx

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file modified website/src/images/thinking/0000405625_OG.JPG
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion website/src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ const latestChangelogTitle = latest?.data.title ?? '';
---

<MarketingLayout
title="Rivet - Infrastructure for software that thinks."
title="Infrastructure for software that thinks"
description="Each Rivet Actor has built-in state, storage, workflows, scheduling, and WebSockets. Long-lived stateful processes for the next generation of software. Open source."
canonicalUrl="https://rivet.dev"
keywords={["actors", "stateful", "workflows", "websockets", "real-time", "backend infrastructure", "serverless", "open source", "self-hosted", "AI infrastructure", "long-running processes", "state management"]}
Expand Down
Loading