mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-07 19:25:13 +02:00
add docs
This commit is contained in:
@@ -72,9 +72,14 @@ export default [
|
||||
component: ComponentCreator('/documentation/blog/tags', 'e85'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
path: '/documentation/blog/tags/bug',
|
||||
component: ComponentCreator('/documentation/blog/tags/bug', 'cf7'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
path: '/documentation/blog/tags/docusaurus',
|
||||
component: ComponentCreator('/documentation/blog/tags/docusaurus', '0fa'),
|
||||
component: ComponentCreator('/documentation/blog/tags/docusaurus', 'ad1'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user