Skip to content
Merged
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
16 changes: 16 additions & 0 deletions src/content/docs/r2/video-tutorials.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
---
pcx_content_type: navigation
title: Videos
sidebar:
order: 9
---

import { CardGrid, LinkCard } from "~/components";

<CardGrid>
<LinkCard
title="Introduction to R2"
description="Learn about Cloudflare R2, an object storage solution designed to handle your data and files efficiently. It is ideal for storing large media files, creating data lakes, or delivering web assets."
href="/learning-paths/r2-intro/series/r2-1/"
/>
</CardGrid>