mirror of
https://github.com/facebook/docusaurus.git
synced 2025-12-26 01:33:02 +00:00
docs: add SmartCookieWeb site to showcase (#6676)
* Added SmartCookieWeb to showcase * optimize image Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
224ec08931
commit
7a7d5d047c
Binary file not shown.
|
After Width: | Height: | Size: 13 KiB |
|
|
@ -1496,6 +1496,14 @@ const Users: User[] = [
|
|||
source: 'https://github.com/smashgg/developer-portal',
|
||||
tags: ['opensource', 'product'],
|
||||
},
|
||||
{
|
||||
title: 'SmartCookieWeb',
|
||||
description: 'Webpage for an open source, telemetry-free Android web browser',
|
||||
preview: require('./showcase/smartcookieweb.png'),
|
||||
website: 'https://smartcookieweb.com/',
|
||||
source: null,
|
||||
tags: ['product', 'i18n'],
|
||||
},
|
||||
{
|
||||
title: 'Shabad OS Docs',
|
||||
description:
|
||||
|
|
|
|||
Loading…
Reference in New Issue