Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/_includes/components/site-footer.njk
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
<li>
<a class="site-footer__twitter" href="https://twitter.com/{{social.twitter}}" rel="noreferrer noopener" target="_blank">
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="#d3dde7" aria-hidden="true" focusable="false">
<path d="M24.857 4.125c-.964.429-1.982.696-3.053.857 1.071-.643 1.928-1.66 2.303-2.893a11.61 11.61 0 01-3.375 1.286 5.34 5.34 0 00-3.857-1.66 5.259 5.259 0 00-5.25 5.25c0 .428.054.803.16 1.178C7.447 7.929 3.536 5.839.912 2.625.482 3.429.214 4.285.214 5.25c0 1.821.911 3.429 2.357 4.393A6.199 6.199 0 01.161 9v.054a5.293 5.293 0 004.232 5.196A5.84 5.84 0 013 14.41c-.321 0-.696-.053-1.018-.106.697 2.089 2.625 3.642 4.929 3.642-1.822 1.393-4.072 2.25-6.536 2.25-.429 0-.857 0-1.232-.053a14.907 14.907 0 008.09 2.357c9.696 0 15-8.036 15-15v-.696a9.62 9.62 0 002.624-2.679z"/>
<path d="M15.93 2.1h3.819l-5.963 6.818L21.75 21.9h-6.48l-3.989-5.892-4.768 5.892H2.692l6.654-7.605L2.25 2.1h6.634l3.656 5.473L15.93 2.1zM14.91 19.248h2.07L7.8 4.723H5.579L14.91 19.248z"></path>
</svg>
<span class="visually-hidden">Twitter</span>
</a>
Expand Down
2 changes: 1 addition & 1 deletion src/_includes/components/social-shares.njk
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" viewBox="0 0 48 48" aria-hidden="true" focusable="false">
<g fill="transparent" fill-rule="evenodd" stroke-width="2">
<circle cx="23.925" cy="23.925" r="21.75" stroke="#eb1414" stroke-linecap="square"/>
<path fill="#fff" stroke="#0a0c38" stroke-linejoin="round" d="M36 16.575c-.9.375-1.837.675-2.813.788a4.958 4.958 0 002.175-2.738 9.771 9.771 0 01-3.112 1.2c-.938-.975-2.212-1.575-3.637-1.575a4.905 4.905 0 00-4.913 4.913c0 .375.038.75.113 1.125-4.088-.188-7.726-2.175-10.125-5.138a4.986 4.986 0 00-.676 2.475c0 1.725.863 3.225 2.175 4.087a5.231 5.231 0 01-2.212-.6v.076c0 2.4 1.688 4.387 3.938 4.837a5.043 5.043 0 01-1.313.188c-.3 0-.637-.038-.938-.076a4.935 4.935 0 004.613 3.413 9.962 9.962 0 01-6.112 2.1c-.413 0-.788-.037-1.163-.075 2.175 1.35 4.762 2.175 7.538 2.175 9.075 0 14.024-7.5 14.024-14.025v-.638A10.355 10.355 0 0036 16.575z"/>
<path fill="#fff" stroke="#0a0c38" stroke-linejoin="round" transform="scale(1.3) translate(6, 5)" d="M15.93 2.1h3.819l-5.963 6.818L21.75 21.9h-6.48l-3.989-5.892-4.768 5.892H2.692l6.654-7.605L2.25 2.1h6.634l3.656 5.473L15.93 2.1zM14.91 19.248h2.07L7.8 4.723H5.579L14.91 19.248z"/>
</g>
</svg>
<span class="visually-hidden">Twitter</span>
Expand Down