docs: add 7Wate's Wiki to showcase (#7688)

* docs: add 7Wate`s Wiki to showcase

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

* fixes

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
7Wate 2022-06-28 22:50:00 +08:00 committed by GitHub
parent 5e89f10916
commit 2910f99bbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 38 KiB

View file

@ -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.