From a2f839b2f86317fb4884a04568736ba8e2ccecdf Mon Sep 17 00:00:00 2001 From: Mark Rickert Date: Thu, 3 Jul 2025 12:37:22 -0600 Subject: [PATCH] chore(docs): remove video about ignite 9 from readmes --- README.md | 10 ---------- docs/README.md | 10 ---------- docs/boilerplate/app/theme/context.ts.md | 1 + 3 files changed, 1 insertion(+), 20 deletions(-) diff --git a/README.md b/README.md index 42150be45..26565ee3a 100644 --- a/README.md +++ b/README.md @@ -36,16 +36,6 @@ Here are a few videos / talks that introduce Ignite and show off some of its fea - - -
- - Jamon's Code Quest on Ignite 9
-
What's new in Ignite 9
-
-
- - ## [Full Documentation](https://github.com/infinitered/ignite/blob/master/docs/README.md) diff --git a/docs/README.md b/docs/README.md index 76432caed..864b2d3ee 100644 --- a/docs/README.md +++ b/docs/README.md @@ -40,16 +40,6 @@ Here are a few videos / talks that introduce Ignite and show off some of its fea - - -
- - Jamon's Code Quest on Ignite 9
-
What's new in Ignite 9
-
-
- - ## [Full Documentation](https://github.com/infinitered/ignite/blob/master/docs/README.md) diff --git a/docs/boilerplate/app/theme/context.ts.md b/docs/boilerplate/app/theme/context.ts.md index bb2e66d57..5f04ab7a1 100644 --- a/docs/boilerplate/app/theme/context.ts.md +++ b/docs/boilerplate/app/theme/context.ts.md @@ -1,5 +1,6 @@ --- sidebar_position: 10 +title: context.ts --- # theme/context.ts