Skip to content

Commit

Permalink
swappy
Browse files Browse the repository at this point in the history
  • Loading branch information
rviscomi committed Jun 8, 2023
1 parent 6bcae3f commit 2726a04
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/content/docs/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@ import { Card, CardGrid } from '@astrojs/starlight/components';
<Card title="Start querying" icon="magnifier">
Learn how to start [querying HTTP Archive on BigQuery](/guides/getting-started/)
</Card>
<Card title="Explore table schemas" icon="document">
Learn about the [`pages`](/reference/tables/pages/) table
</Card>
<Card title="Contribute to har.fyi" icon="pencil">
Contribute to the project on [GitHub](https://github.com/rviscomi/har.fyi)
</Card>
<Card title="Analyze web pages" icon="document">
Learn about the [`pages`](/reference/tables/pages/) table
</Card>
<Card title="Learn more about HTTP Archive" icon="information">
See [httparchive.org](https://httparchive.org/)
</Card>
Expand Down

0 comments on commit 2726a04

Please sign in to comment.