docs: add 404Lab wiki to showcase (#6422)

* docs: add "404Lab.Wiki" website  to showcase

* docs: add "404Lab.Wiki" website screen to showcase

* updates

Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
Chen 2022-01-20 23:19:35 +08:00 committed by GitHub
parent aaf748c1ee
commit c9a6c7b6fb
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: 16 KiB

View file

@ -1816,6 +1816,14 @@ const Users: User[] = [
source: 'https://github.com/dime-scheduler/sdk-dotnet',
tags: ['product', 'opensource'],
},
{
title: "404Lab.Wiki",
description: 'Docs and blogs about development and study',
preview: require('./showcase/404lab-wiki.png'),
website: 'https://wiki.404lab.top',
source: 'https://github.com/HiChen404/MyWikiSite',
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.