Skip to content

Commit

Permalink
fix: fix notepad icon
Browse files Browse the repository at this point in the history
  • Loading branch information
ixrzr committed Jan 21, 2025
1 parent 80c8009 commit 5f2763b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions icons/notepad++.svg → icons/notepadplusplus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/routes/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ const shortNames: Record<string, string> = {
"md": "markdown",
"mongo": "mongodb",
"node": "nodejs",
"notepadpp": "notepadplusplus",
"nuxt": "nuxtjs",
"otel": "opentelemetry",
"pb": "pocketbase",
Expand Down

0 comments on commit 5f2763b

Please sign in to comment.