Skip to content

Commit 1000619

Browse files
committed
Change site metadata
1 parent c3722a8 commit 1000619

2 files changed

Lines changed: 5 additions & 8 deletions

File tree

docs/events/.meta.yml

Lines changed: 0 additions & 6 deletions
This file was deleted.

mkdocs.yml

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
site_name: DevOps intro
22
site_url: https://devops.2mohsen.ir/
3+
site_description: DevOps Intro — Practical, hands-on guides for CI/CD, Docker, Kubernetes, automation and monitoring to build reliable, scalable production systems.
4+
site_author: Mohammad Mohammadian
5+
repo_url: https://github.com/mammadnet/devops-intro
36
nav:
47
- home: index.md
58
- مطالب:
@@ -25,8 +28,8 @@ theme:
2528
- navigation.tabs
2629

2730
plugins:
28-
- meta
29-
- social
31+
- meta
32+
- social
3033

3134
markdown_extensions:
3235
- attr_list

0 commit comments

Comments
 (0)