File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5
5
< h4 class ="page__share-title "> {{ site.data.ui-text[site.locale].share_on_label | default: "Share on" }}</ h4 >
6
6
{% endif %}
7
7
8
- < a href ="https://twitter .com/intent/tweet ?text={{ base_path }}{{ page.url }} " class ="btn btn--twitter " title ="{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }} Twitter "> < i class ="fab fa-twitter " aria-hidden ="true "> </ i > < span > Twitter</ span > </ a >
8
+ < a href ="https://x .com/intent/post ?text={{ base_path }}{{ page.url }} " class ="btn btn--x " title ="{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }} X "> < i class ="fab fa-x- twitter " aria-hidden ="true "> </ i > < span > X (formerly Twitter) </ span > </ a >
9
9
10
10
< a href ="https://www.facebook.com/sharer/sharer.php?u={{ base_path }}{{ page.url }} " class ="btn btn--facebook " title ="{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }} Facebook "> < i class ="fab fa-facebook " aria-hidden ="true "> </ i > < span > Facebook</ span > </ a >
11
11
12
12
< a href ="https://www.linkedin.com/shareArticle?mini=true&url={{ base_path }}{{ page.url }} " class ="btn btn--linkedin " title ="{{ site.data.ui-text[site.locale].share_on_label | default: 'Share on' }} LinkedIn "> < i class ="fab fa-linkedin " aria-hidden ="true "> </ i > < span > LinkedIn</ span > </ a >
13
- </ section >
13
+ </ section >
You can’t perform that action at this time.
0 commit comments