Skip to content

Commit d84e36d

Browse files
feat(docs): add github header icon link and screenshots
Co-authored-by: juliamuiruri4 <40116776+juliamuiruri4@users.noreply.github.com>
1 parent 494142c commit d84e36d

File tree

3 files changed

+2
-0
lines changed

3 files changed

+2
-0
lines changed

assets/pr-github-icon-dark.png

229 KB
Loading

assets/pr-github-icon-light.png

134 KB
Loading

mkdocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Project information .........................................
22
site_name: "JavaScript AI Build-a-thon"
33
site_url: https://Azure-Samples.github.io/JavaScript-AI-Buildathon
4+
repo_url: https://github.com/Azure-Samples/JavaScript-AI-Buildathon
45

56
# Copyright ...................................................
67
copyright: >
@@ -15,6 +16,7 @@ copyright: >
1516
theme:
1617
name: material
1718
icon:
19+
repo: fontawesome/brands/github
1820
admonition:
1921
note: fontawesome/solid/note-sticky
2022
info: fontawesome/solid/circle-info

0 commit comments

Comments
 (0)