Skip to content
Open
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
22 changes: 17 additions & 5 deletions _data/socials.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,23 @@
- name: discord
url: https://discordapp.com/invite/aRUAYFN
icon: discord.png
icon: discord.svg

- name: twitter
url: https://twitter.com/pebble_dev/
icon: twitter.png
- name: forum
url: https://forum.rebble.io
icon: forum.svg

- name: bluesky
url: https://bsky.app/profile/rebble.io/
icon: bluesky.svg

- name: mastodon
url: https://mastodon.social/@rebble
icon: mastodon.svg

- name: email
url: /contact/
icon: email.png
icon: email.svg

- name: github
url: https://github.com/pebble-dev
icon: github.svg
4 changes: 2 additions & 2 deletions _scss/footer.scss
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ footer {
}

.footer-icon {
height: 30px;
width: 30px;
height: 25px;
width: 25px;
margin-left: 10px;
}
1 change: 1 addition & 0 deletions images/social-icons/bluesky.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/social-icons/discord.png
Binary file not shown.
9 changes: 9 additions & 0 deletions images/social-icons/discord.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/social-icons/email.png
Binary file not shown.
17 changes: 17 additions & 0 deletions images/social-icons/email.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/social-icons/facebook.png
Binary file not shown.
8 changes: 8 additions & 0 deletions images/social-icons/forum.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions images/social-icons/github.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions images/social-icons/mastodon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed images/social-icons/twitter.png
Binary file not shown.