Skip to content

Commit

Permalink
Update homepage
Browse files Browse the repository at this point in the history
  • Loading branch information
sinclairnick committed Aug 26, 2024
1 parent 7f244fa commit eedb5ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ import type { Metadata } from "next";

export const metadata: Metadata = {
title: "Webroute",
description: "Rethinking APIs, from the route up.",
description: "Web APIs, from the route up.",
};

export default function HomePage() {
Expand Down

0 comments on commit eedb5ff

Please sign in to comment.