-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
11 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -284,7 +284,7 @@ site_state: false | |
# Key is the link label showing to end users. | ||
# Value before `||` delimiter is the target permalink, value after `||` delimiter is the name of Font Awesome icon. | ||
social: | ||
GitHub: https://github.com/ghost1372 || fab fa-github | ||
GitHub: https://github.com/WinUICommunity || fab fa-github | ||
E-Mail: mailto:[email protected] || fa fa-envelope | ||
Nuget: https://www.nuget.org/packages/HandyControls || fab fa-microsoft | ||
Nuget (WinUICommunity): https://www.nuget.org/profiles/WinUICommunity || fab fa-microsoft | ||
|
@@ -333,7 +333,7 @@ footer: | |
# Icon between year and copyright info. | ||
icon: | ||
# Icon name in Font Awesome. See: https://fontawesome.com/icons | ||
name: Ghost1372 | ||
name: WinUICommunity | ||
# If you want to animate the icon, set it to true. | ||
animated: false | ||
# Change the color of icon, using Hex Code. | ||
|
@@ -536,7 +536,7 @@ bookmark: | |
# `Follow me on GitHub` banner in the top-right corner. | ||
github_banner: | ||
enable: true | ||
permalink: https://github.com/ghost1372 | ||
permalink: https://github.com/WinUICommunity | ||
title: Follow me on GitHub | ||
|
||
|
||
|
@@ -749,11 +749,11 @@ livere_uid: # <your_uid> | |
# For more information: https://gitalk.github.io | ||
gitalk: | ||
enable: false | ||
github_id: ghost1372 # GitHub repo owner | ||
repo: ghost1372.github.io | ||
github_id: WinUICommunity # GitHub repo owner | ||
repo: WinUICommunity.github.io | ||
client_id: 2aaa67dfadbccbb97f7c | ||
client_secret: 4bec06ddb9bf83afbbdc4826459ff249143a85b6 | ||
admin_user: ghost1372 | ||
admin_user: WinUICommunity | ||
distraction_free_mode: true # Facebook-like distraction free mode | ||
# When the official proxy is not available, you can change it to your own proxy address | ||
proxy: https://cors-anywhere.azm.workers.dev/https://github.com/login/oauth/access_token # This is official proxy address | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters