Skip to content

Commit

Permalink
fix: closes #18; added nix to shortcuts for nixos
Browse files Browse the repository at this point in the history
  • Loading branch information
LelouchFR committed May 12, 2024
1 parent b490164 commit 4183ad7
Showing 3 changed files with 95 additions and 94 deletions.
1 change: 1 addition & 0 deletions api/index.go
Original file line number Diff line number Diff line change
@@ -86,6 +86,7 @@ var shortNames = map[string]string{
"million": "millionjs",
"asm": "assembly",
"pop": "popos",
"nix": "nixos",
}

var (
94 changes: 47 additions & 47 deletions assets/nix-dark.svg → assets/nixos-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
94 changes: 47 additions & 47 deletions assets/nix-light.svg → assets/nixos-light.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4183ad7

Please sign in to comment.