Skip to content

Commit

Permalink
svg build
Browse files Browse the repository at this point in the history
  • Loading branch information
vinfinity7 committed Oct 20, 2023
1 parent bebd333 commit 8d86257
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion blog/mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,10 @@ copyright: "Copyright © 2022 The Knative Authors"
extra:
homepage: https://knative.dev/docs
social:
- icon: fontawesome/brands/x-twitter
- icon: |
<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512">
<path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/>
</svg>
link: https://twitter.com/KnativeProject
- icon: fontawesome/brands/github
link: https://github.com/knative/community
Expand Down
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ extra:
social:
- icon: |
<svg xmlns="http://www.w3.org/2000/svg" height="1em" viewBox="0 0 512 512">
<path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/>
<path d="M389.2 48h70.6L305.6 224.2 487 464H345L233.7 318.6 106.5 464H35.8L200.7 275.5 26.8 48H172.4L272.9 180.9 389.2 48zM364.4 421.8h39.1L151.1 88h-42L364.4 421.8z"/>
</svg>
link: https://twitter.com/KnativeProject
- icon: fontawesome/brands/github
Expand Down

0 comments on commit 8d86257

Please sign in to comment.