config auto mods

This commit is contained in:
2024-03-29 21:39:03 +05:30
parent cda589c984
commit 186e9b92de
48 changed files with 806 additions and 720 deletions

View File

@@ -3,7 +3,7 @@
"items": [
{
"title": "Write Effective Bug Report",
"permalink": "/blog/effective_bug_report",
"permalink": "/documentation/blog/effective_bug_report",
"unlisted": false
}
]

View File

@@ -1,5 +1,5 @@
{
"permalink": "/blog/effective_bug_report",
"permalink": "/documentation/blog/effective_bug_report",
"editUrl": "https://github.com/Snigdha-OS/documentation/tree/master/blog/effetive_bug_report.md",
"source": "@site/blog/effetive_bug_report.md",
"title": "Write Effective Bug Report",
@@ -9,7 +9,7 @@
"tags": [
{
"label": "bug",
"permalink": "/blog/tags/bug"
"permalink": "/documentation/blog/tags/bug"
}
],
"readingTime": 2.15,