-
Notifications
You must be signed in to change notification settings - Fork 88
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'develop' into feature/36-community-event
- Loading branch information
Showing
16 changed files
with
578 additions
and
155 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,21 @@ | ||
<a href="https://twitter.com/share?url={{site.url}}{{page.url}}&text={{title}}&via={{site.social.twitter}}" target="_blank" rel="noreferrer noopener">Twitter</a> | ||
<a href="https://www.facebook.com/sharer.php?u={{site.url}}{{page.url}}" target="_blank" rel="noreferrer noopener">Facebook</a> | ||
<div class="social-shares"> | ||
<a class="social-shares__twitter" href="https://twitter.com/share?url={{site.url}}{{page.url}}&text={{title}}&via={{site.social.twitter}}" rel="noreferrer noopener" target="_blank"> | ||
<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"/> | ||
</g> | ||
</svg> | ||
<span class="visually-hidden">Twitter</span> | ||
</a> | ||
<a class="social-shares__facebook" href="https://www.facebook.com/sharer.php?u={{site.url}}{{page.url}}" rel="noreferrer noopener" target="_blank"> | ||
<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="M21.043 36.75V25.7H17.25v-5.1h3.793v-3.562c0-3.88 2.456-5.788 5.917-5.788 1.658 0 3.082.123 3.498.179v4.054l-2.4.001c-1.883 0-2.308.894-2.308 2.207V20.6h5.1l-1.7 5.1h-3.4v11.05h-4.707z"/> | ||
</g> | ||
</svg> | ||
<span class="visually-hidden">Facebook</span> | ||
</a> | ||
</div> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.