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 1, 2024
1 parent 62fe4c8 commit d9dfb74
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
Binary file added public/assets/sponsors/sornwinth.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 @@ -83,6 +83,12 @@ export const sponsors: SponsorData = {
logo: "/assets/sponsors/gaijin.png",
link: "https://www.facebook.com/gaijininjapan.blog",
},
{
id: "sornwinth",
name: "สวนสินพุทธ ใจรักษ์จันทร์",
logo: "/assets/sponsors/sornwinth.png",
link: "https://sornwinth.com",
},
],
"Non-Monetary": [
{
Expand Down

0 comments on commit d9dfb74

Please sign in to comment.