mirror of
https://github.com/SantaSpeen/santaspeen.ru-blog.git
synced 2026-05-19 08:00:13 +00:00
css modifications; blog-setup base structure
This commit is contained in:
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"label": "Template",
|
||||
"position": 6,
|
||||
"position": 1,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "Template description"
|
||||
|
||||
Vendored
-7
@@ -1,7 +0,0 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
title: Ansible commands
|
||||
---
|
||||
|
||||
|
||||
Тут частые команды
|
||||
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
---
|
||||
sidebar_position: 1
|
||||
title: Template title 1
|
||||
---
|
||||
|
||||
Template text
|
||||
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
title: Template title 2
|
||||
---
|
||||
|
||||
Template text
|
||||
@@ -1,8 +0,0 @@
|
||||
{
|
||||
"label": "Nginx",
|
||||
"position": 1,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "Nginx commands and docs"
|
||||
}
|
||||
}
|
||||
@@ -1,7 +0,0 @@
|
||||
---
|
||||
sidebar_position: 2
|
||||
title: Nginx commands
|
||||
---
|
||||
|
||||
|
||||
Тут частые команды
|
||||
Reference in New Issue
Block a user