Skip to content

Commit ef040d5

Browse files
authored
Merge pull request #172 from ks6088ts-labs/feature/issue-171_customize-gh-pages
customize site
2 parents 88df324 + fe2d0b5 commit ef040d5

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

mkdocs.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# yaml-language-server: $schema=https://squidfunk.github.io/mkdocs-material/schema.json
22
site_name: Workshop for Azure OpenAI Service
33
site_url: ""
4+
repo_url: https://github.com/ks6088ts-labs/workshop-azure-openai
5+
repo_name: ks6088ts-labs/workshop-azure-openai
46
nav:
57
- Home: index.md
68
- Applications:
@@ -44,3 +46,17 @@ theme:
4446
toggle:
4547
icon: material/brightness-4
4648
name: Switch to system preference
49+
icon:
50+
repo: fontawesome/brands/github
51+
language: en
52+
extra:
53+
social:
54+
- icon: fontawesome/brands/linkedin
55+
link: https://www.linkedin.com/in/ks6088ts/
56+
- icon: fontawesome/brands/github
57+
link: https://github.com/ks6088ts
58+
- icon: fontawesome/brands/x-twitter
59+
link: https://x.com/ks6088ts
60+
analytics:
61+
provider: google
62+
property: G-0ZTKFXVQ5K

0 commit comments

Comments
 (0)