Skip to content

Commit

Permalink
chore: remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
bholmesdev committed May 5, 2022
1 parent e8d4824 commit 29222bc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/pages/en/guides/rss.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@
layout: ~/layouts/MainLayout.astro
title: RSS
description: An intro to RSS in Astro
setup : |
import ImportMetaEnv from '~/components/ImportMetaEnv.astro';
---

Astro supports fast, automatic RSS feed generation for blogs and other content websites. For more information about RSS feeds in general, see [aboutfeeds.com](https://aboutfeeds.com/).
Expand Down

0 comments on commit 29222bc

Please sign in to comment.