mirror of
https://github.com/Snigdha-OS/documentation.git
synced 2025-09-08 19:34:56 +02:00
📝 docs(_new): upload gpg key to a server
This commit is contained in:
@@ -79,15 +79,15 @@ export default [
|
||||
},
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', 'f13'),
|
||||
component: ComponentCreator('/documentation/', '117'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', '7bb'),
|
||||
component: ComponentCreator('/documentation/', 'f55'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/',
|
||||
component: ComponentCreator('/documentation/', 'b4c'),
|
||||
component: ComponentCreator('/documentation/', 'e93'),
|
||||
routes: [
|
||||
{
|
||||
path: '/documentation/before_installation/imporatnt_notes',
|
||||
@@ -191,6 +191,12 @@ export default [
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/dev_guide/upload_gog_key',
|
||||
component: ComponentCreator('/documentation/dev_guide/upload_gog_key', '899'),
|
||||
exact: true,
|
||||
sidebar: "tutorialSidebar"
|
||||
},
|
||||
{
|
||||
path: '/documentation/dev_guide/write',
|
||||
component: ComponentCreator('/documentation/dev_guide/write', '856'),
|
||||
|
Reference in New Issue
Block a user