Skip to content

Commit 8b13204

Browse files
Merge pull request #98 from Azure-Samples/copilot/add-github-icon-link
Add header GitHub icon/link beside theme toggle in docs site
2 parents 648260e + d84e36d commit 8b13204

3 files changed

Lines changed: 2 additions & 0 deletions

File tree

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)