Update config.ts
All checks were successful
Docker Deploy / build-and-push (push) Successful in 2m41s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 2m41s
This commit is contained in:
@@ -228,7 +228,8 @@ export const config: Config = {
|
|||||||
{
|
{
|
||||||
id: "dart",
|
id: "dart",
|
||||||
name: "Dart",
|
name: "Dart",
|
||||||
description: "My Nix macOS configuration, named after a character in Legend of Dragoon for the PS1: Dart",
|
description:
|
||||||
|
"My Nix macOS configuration, named after a character in Legend of Dragoon for the PS1: Dart",
|
||||||
gitLink: "https://git.atri.dad/atridad/dart",
|
gitLink: "https://git.atri.dad/atridad/dart",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -382,7 +383,7 @@ export const config: Config = {
|
|||||||
{
|
{
|
||||||
id: "nix",
|
id: "nix",
|
||||||
name: "Nix",
|
name: "Nix",
|
||||||
url: "https://nix.org",
|
url: "https://nixos.org",
|
||||||
icon: "nixos",
|
icon: "nixos",
|
||||||
ariaLabel: "Nix",
|
ariaLabel: "Nix",
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user