Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add Seven-innovation-base to showcase #7144

Merged
merged 8 commits into from
Apr 11, 2022
Merged
Show file tree
Hide file tree
Changes from 3 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added website/src/data/showcase/1.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 @@ -2087,6 +2087,14 @@ const Users: User[] = [
source: 'https://github.com/HiChen404/MyWikiSite',
tags: ['opensource', 'personal'],
},
{
title: '数学与计算科学学院创新实践基地',
description: '关于七院创新基地的网站',
Josh-Cena marked this conversation as resolved.
Show resolved Hide resolved
preview: require('./showcase/1.png'),
Josh-Cena marked this conversation as resolved.
Show resolved Hide resolved
website: 'https://七院创新基地.cn',
source: 'https://github.com/seven-innovation-base/official-website',
tags: ['opensource', 'study','university'],
Josh-Cena marked this conversation as resolved.
Show resolved Hide resolved
},
/*
Pro Tip: add your site in alphabetical order.
Appending your site here (at the end) is more likely to produce Git conflicts.
Expand Down