mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-10 19:54:57 +02:00
beautify
This commit is contained in:
@@ -39,7 +39,7 @@ export default [
|
||||
},
|
||||
{
|
||||
path: '/documentation/blog',
|
||||
component: ComponentCreator('/documentation/blog', 'b25'),
|
||||
component: ComponentCreator('/documentation/blog', '766'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
@@ -47,6 +47,11 @@ export default [
|
||||
component: ComponentCreator('/documentation/blog/archive', 'ea7'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
path: '/documentation/blog/effective_bug_report',
|
||||
component: ComponentCreator('/documentation/blog/effective_bug_report', '386'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
path: '/documentation/blog/first-blog-post',
|
||||
component: ComponentCreator('/documentation/blog/first-blog-post', 'e78'),
|
||||
@@ -69,7 +74,7 @@ export default [
|
||||
},
|
||||
{
|
||||
path: '/documentation/blog/tags/docusaurus',
|
||||
component: ComponentCreator('/documentation/blog/tags/docusaurus', 'ad1'),
|
||||
component: ComponentCreator('/documentation/blog/tags/docusaurus', '0fa'),
|
||||
exact: true
|
||||
},
|
||||
{
|
||||
|
Reference in New Issue
Block a user