Skip to content

Commit

Permalink
docs: add 7Wate's Wiki to showcase (#7688)
Browse files Browse the repository at this point in the history
* docs: add 7Wate`s Wiki to showcase

* docs: add 7Wate`s Wiki to showcase screen

* fixes

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
  • Loading branch information
7Wate and Josh-Cena authored Jun 28, 2022
1 parent 5e89f10 commit 2910f99
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
Binary file added website/src/data/showcase/7wate-wiki.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions website/src/data/users.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 2910f99

Please sign in to comment.