summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.md b/README.md
index 87c480b3..5e3d3fdd 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@
</a>
<br>
<a href="#contact-the-team-directly">
- <img alt="Contact the team directly" src="https://img.shields.io/badge/Contact%20the%20team%20directly-darkgreen">
+ <img alt="Contact the team directly" src="https://img.shields.io/badge/E%2d%2dmail-darkgreen">
</a>
</div>
@@ -154,7 +154,7 @@ Weblate also allows you to log-in with major SSO providers like Github, Gitlab,
Every team member is available through GitHub or through the Matrix room (bridged to IRC), however, if you need/have to, you can contact the team directly via e-mail (remove `+SPAMGUARD` from the addresses):
-- General Inquiries (forwarded to every team member): `contact +SPAMGUARD [at] invidious [dot] io`
+- General Inquiries (forwarded to all team members): `contact +SPAMGUARD [at] invidious [dot] io`
Note: before sending a bug report please check that it hasn't already be reported on GitHub - bug reports sent to this address will be copied to GitHub
-08HTML: Reorder buttons on the channel and watch pagesSamantaz Fox 2023-07-08HTML/CSS: Fix buttons' responsivenessSamantaz Fox 2023-07-08CSS: fix light/dark themes for pure buttonsSamantaz Fox 2023-07-08HTML: Fix thin mode/thumbnail on other itemsSamantaz Fox 2023-07-08HTML: merge MixVideo with other types in item.ecrSamantaz Fox 2023-07-08HTML: Use new buttons for playlists (save/delete/add videos/etc...)Samantaz Fox 2023-07-06HTML: Use new buttons for thumbnail overlaysSamantaz Fox In addition, this commit also heavily changes the structure of the generic "video card" item. Main benefits: * Improved accessibility for keyboard users * Many styling glitches were fixed * PlaylistVideos now use the same items as the rest * Elements all have distinct CSS classes * Design can be expanded to add more icons 2023-07-06HTML: Use the new pagination component for channel pagesSamantaz Fox 2023-07-06HTML: Use the new pagination component for search resultsSamantaz Fox 2023-07-06HTML: Use the new pagination component for playlistsSamantaz Fox 2023-07-06CSS: add styling for the new buttonsSamantaz Fox