Skip to content

Commit

Permalink
Add credit info for Windows icon.
Browse files Browse the repository at this point in the history
  • Loading branch information
OmniBlade committed Jul 6, 2023
1 parent adc182a commit 75e6b5e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions frontend/src/app/(navfooter)/credits/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ const ICON_SOURCES = {
"Tiger-like-x by Althepal": "https://commons.wikimedia.org/wiki/File:Tiger-like-x.svg",
"Saturn by JustDanPatrick": "https://upload.wikimedia.org/wikipedia/commons/archive/7/78/20220518145749%21Sega_Saturn_Black_Logo.svg",
"MS-DOS by Microsoft": "https://commons.wikimedia.org/wiki/File:Msdos-icon.svg",
"Windows 9x by Microsoft": "https://commons.wikimedia.org/wiki/File:Windows_Logo_(1992-2001).svg",
}

type Contributor = {
Expand Down

0 comments on commit 75e6b5e

Please sign in to comment.