Skip to content

Commit a33c61c

Browse files
committed
Description ( Default / Specific to page Test)
1 parent b3a25a8 commit a33c61c

4 files changed

Lines changed: 4 additions & 1 deletion

File tree

_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
title: Programming Handbook
2-
description: Programming Snippets tricks docs
2+
description: An open-source platform for sharing and preserving programming knowledge. Discover code snippets, best practices, and resources, all continuously updated by a thriving community of developers. Join us to collaborate and enhance your coding skills in one comprehensive space.
33
theme: just-the-docs
44

55
url: https://just-the-docs.github.io

docs/Concepts/Algorithms/Algorithms.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: default
33
title: Algorithms
4+
description: An Article that explores algorithmic concepts, types, techniques and analysis of time complexity.
45
nav_order: 1
56
parent: Concepts
67
has_children: false

docs/Concepts/DevOps/DevOps.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: default
33
title: DevOps
4+
description: An article discussing the concept of DevOps and the utilization of platforms and environments in development.
45
nav_order: 1
56
parent: Concepts
67
has_children: false

docs/Concepts/ECS/ECS.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
layout: default
33
title: ECS
4+
description:
45
nav_order: 1
56
parent: Concepts
67
has_children: false

0 commit comments

Comments
 (0)