Skip to content

Commit

Permalink
Description ( Default / Specific to page Test)
Browse files Browse the repository at this point in the history
  • Loading branch information
VerzatileDev committed Jun 12, 2024
1 parent b3a25a8 commit a33c61c
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
title: Programming Handbook
description: Programming Snippets tricks docs
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.
theme: just-the-docs

url: https://just-the-docs.github.io
Expand Down
1 change: 1 addition & 0 deletions docs/Concepts/Algorithms/Algorithms.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
layout: default
title: Algorithms
description: An Article that explores algorithmic concepts, types, techniques and analysis of time complexity.
nav_order: 1
parent: Concepts
has_children: false
Expand Down
1 change: 1 addition & 0 deletions docs/Concepts/DevOps/DevOps.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
layout: default
title: DevOps
description: An article discussing the concept of DevOps and the utilization of platforms and environments in development.
nav_order: 1
parent: Concepts
has_children: false
Expand Down
1 change: 1 addition & 0 deletions docs/Concepts/ECS/ECS.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
---
layout: default
title: ECS
description:
nav_order: 1
parent: Concepts
has_children: false
Expand Down

0 comments on commit a33c61c

Please sign in to comment.