Skip to content

Commit

Permalink
fix: error on digital ocean file (#31)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mifzaal Abdul Baari authored May 15, 2024
1 parent 62f1c06 commit f177145
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 57 deletions.
1 change: 0 additions & 1 deletion api/index.go
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,6 @@ var shortNames = map[string]string{
"asm": "assembly",
"pop": "popos",
"nix": "nixos",
"do": "digitalocean",
}

var (
Expand Down
42 changes: 14 additions & 28 deletions assets/digitalocean-dark.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
42 changes: 14 additions & 28 deletions assets/digitalocean-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 f177145

Please sign in to comment.