Skip to content

Commit 8c9712a

Browse files
committed
added social media embeds
1 parent 2182919 commit 8c9712a

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

docs/computer-science.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
icon: material/state-machine
33
---
44

5-
# Computer science
5+
# Computer Science
66

77
!!! danger
88

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ plugins:
4141
- search
4242
- git-revision-date-localized
4343
- macros # For contribution icons
44+
- social # For embeds
4445
extra:
4546
meta:
4647
description: "A complete set of VCE Algorithmics notes. Constantly revised since 2022"

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
mkdocs-material~=9.6.16
22
mkdocs-git-revision-date-localized-plugin~=1.4.7
3-
mkdocs-macros-plugin~=1.3.7
3+
mkdocs-macros-plugin~=1.3.7
4+
mkdocs-material[imaging]

0 commit comments

Comments
 (0)