Skip to content

Conversation

felangel
Copy link
Contributor

Status

READY

Description

  • docs: add /discord redirect
  • deps: upgrade astro

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

@felangel felangel self-assigned this Sep 12, 2025
@felangel felangel added the documentation Improvements or additions to documentation label Sep 12, 2025
@@ -99,4 +99,5 @@ export default defineConfig({
}),
],
vite: { plugins: [tailwindcss()] },
redirects: { 'discord': 'https://discord.gg/ykpUvKxw9k' }
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Screenshot 2025-09-11 at 11 26 08 PM

So planning to adjust all discord links to https://dart-frog.dev/discord instead.

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will that be in this PR?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants