diff --git a/website/src/data/showcase/7wate-wiki.png b/website/src/data/showcase/7wate-wiki.png new file mode 100644 index 0000000000..8cc7071d6c Binary files /dev/null and b/website/src/data/showcase/7wate-wiki.png differ diff --git a/website/src/data/users.tsx b/website/src/data/users.tsx index b3809d0c6d..8f06586d41 100644 --- a/website/src/data/users.tsx +++ b/website/src/data/users.tsx @@ -2343,6 +2343,14 @@ const Users: User[] = [ source: 'https://github.com/HiChen404/MyWikiSite', tags: ['opensource', 'personal'], }, + { + title: "7Wate's Wiki", + description: 'Developer Wiki and Blog', + preview: require('./showcase/7wate-wiki.png'), + website: 'https://wiki.7wate.com/', + source: 'https://github.com/7Wate/wiki', + tags: ['opensource', 'personal'], + }, /* Pro Tip: add your site in alphabetical order. Appending your site here (at the end) is more likely to produce Git conflicts.