pre-release
This commit is contained in:
parent
0243abf91b
commit
1e25ac3efa
3 changed files with 0 additions and 5 deletions
|
@ -212,7 +212,6 @@ These settings to display your social accounts.
|
|||
- `soundcloud`: Your [Soundcloud](https://soundcloud.com) username.
|
||||
- `tumblr`: Your [Tumblr](https://tumblr.com) username.
|
||||
- `strava`: Your [Strava](https://strava.com) username.
|
||||
- `skype`: Your [skype](https://skype.com) username.
|
||||
- `telegram`: Your [Telegram](https://telegram.com) username.
|
||||
- `holopin`: Your [Holopin](https://www.holopin.io) username.
|
||||
- `whatsapp`: Your phone number. Follow the steps [here](https://faq.whatsapp.com/en/26000030/). [Privacy Warning](#privacy-warning)
|
||||
|
|
|
@ -113,9 +113,6 @@
|
|||
{{ with .Site.Params.social.strava}}
|
||||
<a href="https://www.strava.com/athletes/{{.}}" aria-label="Strava" target="_blank"><i class="fab fa-strava" aria-hidden="true"></i></a>
|
||||
{{ end }}
|
||||
{{ with .Site.Params.social.skype}}
|
||||
<a href="skype:{{.}}" aria-label="Skype" target="_blank"><i class="fab fa-skype" aria-hidden="true"></i></a>
|
||||
{{ end }}
|
||||
{{ with .Site.Params.social.telegram}}
|
||||
<a href="https://t.me/{{.}}" aria-label="Telegram" target="_blank"><i class="fab fa-telegram" aria-hidden="true"></i></a>
|
||||
{{ end }}
|
||||
|
|
|
@ -1 +0,0 @@
|
|||
<svg role="img" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg"><title>Codeberg</title><path d="M11.955.49A12 12 0 0 0 0 12.49a12 12 0 0 0 1.832 6.373L11.838 5.928a.187.14 0 0 1 .324 0l10.006 12.935A12 12 0 0 0 24 12.49a12 12 0 0 0-12-12 12 12 0 0 0-.045 0zm.375 6.467l4.416 16.553a12 12 0 0 0 5.137-4.213z"/></svg>
|
Before Width: | Height: | Size: 322 B |
Loading…
Add table
Reference in a new issue