Skip to content

Commit 726fa82

Browse files
committed
📚 Add GitHub icon+link to header
1 parent 75b926d commit 726fa82

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mkdocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
site_name: Basics of software development
2+
repo_url: https://github.com/mbercx/softdev-101
3+
repo_name: softdev-101
24

35
theme:
46
name: material
7+
icon:
8+
repo: fontawesome/brands/github
59
features:
610
- navigation.expand
711
- content.code.copy

0 commit comments

Comments
 (0)