Skip to content

Commit

Permalink
Remove ids from social media section.
Browse files Browse the repository at this point in the history
  • Loading branch information
splattater committed Sep 8, 2023
1 parent 90282c6 commit 52430ce
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _includes/sections/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -19,19 +19,19 @@
<a rel="me" href="https://www.linkedin.com/showcase/data-week-leipzig/">
<svg role="img" focusable="false" aria-hidden="true" height="28" width="42">
<use xlink:href="/resources/images/socialmedia.svg#contact-linkedin"></use>
</svg>Data Week Leipzig</a>
</svg></a>
<a href="https://youtube.de/@dataweekleipzig">
<svg role="img" focusable="false" aria-hidden="true" height="28" width="42">
<use xlink:href="/resources/images/socialmedia.svg#youtube"></use>
</svg> @dataweekleipzig</a>
</svg></a>
<a href="https://twitter.com/@DataWeekLeipzig">
<svg role="img" focusable="false" aria-hidden="true" height="28" width="42">
<use xlink:href="/resources/images/socialmedia.svg#twitter"></use>
</svg>@DataWeekLeipzig</a>
</svg></a>
<a rel="me" href="https://toot.io/@DataWeekLeipzig">
<svg role="img" focusable="false" aria-hidden="true" height="28" width="42">
<use xlink:href="/resources/images/socialmedia.svg#mastodon"></use>
</svg>@[email protected]</a>
</svg></a>
</p>
</div>
</footer>

0 comments on commit 52430ce

Please sign in to comment.