Skip to content

Commit

Permalink
Update supportList.tsx with Budgie Atomic branding
Browse files Browse the repository at this point in the history
  • Loading branch information
nikodunk authored Feb 4, 2024
1 parent 17eb00d commit c5dd1ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions src/data/supportList.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -78,14 +78,14 @@ export const SupportListData: SupportInfo[] = [
{
budgieAvailablePostInstall: "10.8.2",
budgieVersion: "10.8.1",
name: "Fedora Onyx",
name: "Fedora Budgie Atomic",
showInGrid: true,
summary: () => (
<Translate id="get.budgie.fedoraonyx.summary" description="Summary of Fedora Onyx">
Fedora Onyx offers an atomic / immutable Fedora experience with a near-stock Budgie Desktop experience.
<Translate id="get.budgie.fedoraonyx.summary" description="Summary of Fedora Budgie Atomic">
Fedora Budgie Atomic offers an atomic / immutable Fedora experience with a near-stock Budgie Desktop experience.
</Translate>
),
website: "https://fedoraproject.org/onyx",
website: "https://fedoraproject.org/atomic-desktops/budgie/",
},
{
budgieAvailablePostInstall: "10.8.2",
Expand Down

0 comments on commit c5dd1ce

Please sign in to comment.