Skip to content

Commit

Permalink
Updates bottom links for LinkedIn, YT, Discord
Browse files Browse the repository at this point in the history
  • Loading branch information
Adam-it authored Nov 11, 2024
1 parent 695dc54 commit 2f32eed
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/_default/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ home = ["HTML", "Calendar"]
name = "YouTube"
icon = "icon-video-clip-filled"
weight = 5
url = "https://aka.ms/community/videos"
url = "https://www.youtube.com/@MicrosoftCommunityLearning/videos"

[[params.social]]
name = "GitHub"
Expand All @@ -120,10 +120,10 @@ url = "https://www.facebook.com/M365Dev/"
name = "LinkedIn"
icon = "icon-linkedin"
weight = 4
url = "https://www.linkedin.com/in/johndoe/"
url = "https://www.linkedin.com/company/m365pnp"

[[params.social]]
name = "Discord"
icon = "icon-discord"
weight = 5
url = "https://aka.ms/community/discord"
url = "https://discord.gg/YtYrav2VGW"

0 comments on commit 2f32eed

Please sign in to comment.