Skip to content

Commit 04c38dc

Browse files
committed
Edit social preview content
1 parent f2d242e commit 04c38dc

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

docs/assets/social_logo.png

1.14 MB
Loading

mkdocs.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,12 @@ theme:
2525
- navigation.tabs
2626

2727
plugins:
28-
- social
28+
- social:
29+
cards_layout_options:
30+
background_color: "#7a8f9e"
31+
background_image: null
32+
logo: assets/social_logo.png
33+
description: DevOps Intro — Practical, hands-on guides for CI/CD, Docker, Kubernetes, automation and monitoring to build reliable, scalable production systems.
2934

3035
markdown_extensions:
3136
- attr_list

0 commit comments

Comments
 (0)