From e98d84c0c5dd0706799c441b93946dd1c613a472 Mon Sep 17 00:00:00 2001 From: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com> Date: Thu, 7 Mar 2024 14:45:16 -0800 Subject: [PATCH 1/2] Update README.md --- package/README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/package/README.md b/package/README.md index 30be08d..f755810 100644 --- a/package/README.md +++ b/package/README.md @@ -14,8 +14,6 @@ The Only Requirement to install this package is a **Github account with a Verifi This Integration uses [`Octokit`](http://octokit.github.io/) by `GitHub` to Generate custom gists using [`ExpressiveCode`](https://expressive-code.com/) within your Astro project! -This Integration currently includes `@astrojs/mdx` and is enabled by default. - ### Installation Install the integration **automatically** using the Astro CLI: From 1bb091e8ca5242026909b96a48f4152b889f706c Mon Sep 17 00:00:00 2001 From: Adam Matthiesen <30383579+Adammatthiesen@users.noreply.github.com> Date: Thu, 7 Mar 2024 14:46:15 -0800 Subject: [PATCH 2/2] Create strange-dancers-greet.md --- .changeset/strange-dancers-greet.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .changeset/strange-dancers-greet.md diff --git a/.changeset/strange-dancers-greet.md b/.changeset/strange-dancers-greet.md new file mode 100644 index 0000000..d580224 --- /dev/null +++ b/.changeset/strange-dancers-greet.md @@ -0,0 +1,5 @@ +--- +"@matthiesenxyz/astro-gists": patch +--- + +Update README.md