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",
|
||||
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",
|
||||
},
|
||||
{
|
||||
@@ -382,7 +383,7 @@ export const config: Config = {
|
||||
{
|
||||
id: "nix",
|
||||
name: "Nix",
|
||||
url: "https://nix.org",
|
||||
url: "https://nixos.org",
|
||||
icon: "nixos",
|
||||
ariaLabel: "Nix",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user