File tree Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Expand file tree Collapse file tree 2 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 1
1
site_name : Software Engineering Fundamentals
2
2
site_url : https://learn-with-me.github.io/Software-Engineering-Fundamentals/
3
3
repo_url : https://github.com/learn-with-me/Software-Engineering-Fundamentals
4
+ copyright : Copyright © 2024 - 2025 goel4ever
4
5
docs_dir : ' src'
5
6
6
7
theme :
@@ -31,19 +32,20 @@ theme:
31
32
# - navigation.sections
32
33
- navigation.indexes
33
34
- navigation.top
35
+ - navigation.footer
34
36
# - toc.integrate
35
- plugins :
36
- - tags
37
37
plugins :
38
38
- search
39
39
- git-revision-date-localized
40
40
- kroki
41
+ - tags :
42
+ tags_file : tags.md
41
43
markdown_extensions :
42
44
- pymdownx.tabbed :
43
45
alternate_style : true
44
46
extra :
45
47
homepage : https://learn-with-me.github.io/Software-Engineering-Fundamentals/
46
- copyright : Copyright © 2022 - 2023 goel4ever
48
+ generator : false
47
49
analytics :
48
50
provider : google
49
51
property : G-LBF3VZYFJJ
Original file line number Diff line number Diff line change
1
+ # Tags
2
+
3
+ Following is a list of relevant tags:
4
+
5
+ <!-- material/tags -->
You can’t perform that action at this time.
0 commit comments