Skip to content

Commit

Permalink
feat: add sponsor
Browse files Browse the repository at this point in the history
  • Loading branch information
betich committed Jul 10, 2024
1 parent f4e36fc commit 7333c50
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added public/assets/sponsors/sth.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions src/components/sponsor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,12 @@ export const sponsors: SponsorData = {
logo: "/assets/sponsors/borntodev.png",
link: "https://www.facebook.com/borntodev",
},
{
id: "sth",
name: "สยามถนัดแฮก",
logo: "/assets/sponsors/sth.png",
link: "https://sth.sh/",
},
{
id: "wawasabii",
name: "wawasabii",
Expand Down

0 comments on commit 7333c50

Please sign in to comment.