mirror of
https://github.com/facebook/docusaurus.git
synced 2025-06-06 12:52:31 +02:00
docs: add akara's blog to showcase (#7401)
* docs: add akara's blog to showcase * minor tweaks Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
This commit is contained in:
parent
bcf3813dca
commit
92a3ac4857
2 changed files with 8 additions and 0 deletions
BIN
website/src/data/showcase/akara-blog.png
Normal file
BIN
website/src/data/showcase/akara-blog.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 14 KiB |
|
@ -177,6 +177,14 @@ const Users: User[] = [
|
||||||
source: null,
|
source: null,
|
||||||
tags: [],
|
tags: [],
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
title: "Akara's blog",
|
||||||
|
description: 'Personal frontend blog for learning',
|
||||||
|
preview: require('./showcase/akara-blog.png'),
|
||||||
|
website: 'https://messiahhh.github.io/blog/',
|
||||||
|
source: 'https://github.com/messiahhh/blog',
|
||||||
|
tags: ['opensource', 'personal'],
|
||||||
|
},
|
||||||
{
|
{
|
||||||
title: 'Algolia Docsearch',
|
title: 'Algolia Docsearch',
|
||||||
description:
|
description:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue