Skip to content

Commit

Permalink
Merge branch 'main' into deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshStrobl committed Aug 17, 2024
2 parents dba8336 + 14d7161 commit 1d9f1e3
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/data/supportList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,18 +37,6 @@ export const SupportListData: SupportInfo[] = [
showInGrid: false,
website: "https://archlinux.org",
},
{
budgieAvailablePostInstall: null,
budgieVersion: "10.5.2",
name: "Debian",
showInGrid: false,
installationInfo: () => (
<Admonition icon="🚧" type="note" title="Coming Soon">
Installation instructions coming soon!
</Admonition>
),
website: "https://debian.org",
},
{
budgieAvailablePostInstall: null,
budgieVersion: "10.9.2",
Expand Down

0 comments on commit 1d9f1e3

Please sign in to comment.