Skip to content

Commit

Permalink
feat: add social icons (youtube twitch ) (#314)
Browse files Browse the repository at this point in the history
  • Loading branch information
BIGMON authored Jan 8, 2021
1 parent 79b7cd4 commit cfbd7dc
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 0 deletions.
2 changes: 2 additions & 0 deletions exampleSite/config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -98,3 +98,5 @@ defaultContentLanguage = "en" # Default language to use
q-bilibili = "http://localhost:1313"
r-codeforces = "http://localhost:1313"
s-mastodon = "http://localhost:1313"
t-youtube = "http://localhost:1313"
u-twitch = "http://localhost:1313"
2 changes: 2 additions & 0 deletions exampleSite/full-config.toml
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,8 @@ defaultContentLanguage = "en" # Default language to use
q-bilibili = "http://localhost:1313"
r-codeforces = "http://localhost:1313"
s-mastodon = "http://localhost:1313"
t-youtube = "http://localhost:1313"
u-twitch = "http://localhost:1313"

# jsonfeed support
# more information: https://github.com/xianmin/hugo-theme-jane/issues/23
Expand Down
7 changes: 7 additions & 0 deletions layouts/partials/svg/twitch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions layouts/partials/svg/youtube.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit cfbd7dc

Please sign in to comment.