File tree Expand file tree Collapse file tree 4 files changed +12
-12
lines changed
packages/lit-dev-content/site Expand file tree Collapse file tree 4 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 3030 < div class ="links ">
3131 {% if authorData.links.twitter %}
3232 < a href ="https://twitter.com/{{ authorData.links.twitter }} " target ="_blank ">
33- < svg aria-label ="{{ authorData.name}}'s Twitter Account ">
34- < use href ="{{ site.baseurl }}/images/social/twitter .svg#twitter "> </ use >
33+ < svg aria-label ="{{ authorData.name}}'s X Account ">
34+ < use href ="{{ site.baseurl }}/images/social/x .svg#x "> </ use >
3535 </ svg >
3636 </ a >
3737 {% endif %}
Original file line number Diff line number Diff line change 4848 </ a >
4949
5050 < a
51- href ="https://twitter .com/buildWithLit "
51+ href ="https://x .com/buildWithLit "
5252 target ="_blank "
5353 rel ="noopener "
54- title ="Twitter "
55- aria-label ="Twitter "
54+ title ="X "
55+ aria-label ="X "
5656 >
5757 < lazy-svg
58- href ="{{ site.baseurl }}/images/social/twitter .svg#twitter "
59- label ="Twitter "
58+ href ="{{ site.baseurl }}/images/social/x .svg#x "
59+ label ="X "
6060 loading ="visible ">
6161 </ lazy-svg >
6262 </ a >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments