File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 url : https://twitter.com/typelevel
77 icon : " fab fa-twitter"
88
9+ - title : Mastodon
10+ url : https://fosstodon.org/@typelevel
11+ icon : " fab fa-mastodon"
12+
913- title : Discord
1014 url : https://discord.gg/XF3CXcMzqD
1115 icon : " fab fa-discord"
Original file line number Diff line number Diff line change @@ -23,6 +23,10 @@ navSocial:
2323 url : https://twitter.com/typelevel
2424 icon : " fab fa-twitter"
2525
26+ - title : Mastodon
27+ url : https://fosstodon.org/@typelevel
28+ icon : " fab fa-mastodon"
29+
2630 - title : Discord
2731 url : https://discord.gg/XF3CXcMzqD
2832 icon : " fab fa-discord"
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ <h3>Scala</h3>
2626
2727 {% for item in site.data.nav.navSocial %}
2828 < li >
29- < a href ="{{ item.url | relative_url }} " target ="_blank ">
29+ < a rel =" me " href ="{{ item.url | relative_url }} " target ="_blank ">
3030 < i class ="{{ item.icon }} "> </ i >
3131 </ a >
3232 </ li >
You can’t perform that action at this time.
0 commit comments