diff --git a/images/README.md b/images/README.md index e854f9e684..ca0b0e206c 100644 --- a/images/README.md +++ b/images/README.md @@ -12,7 +12,7 @@ The dango is from [Twemoji](https://twemoji.twitter.com/) and is licensed under The cursors based on the [Adwaita icon theme](https://gitlab.gnome.org/30butlerj/adwaita-icon-theme/-/tree/master/Adwaita/cursors) created by the GNOME project licensed under [CC-BY-SA 3.0](https://creativecommons.org/licenses/by-sa/3.0/). We use SVG versions from https://github.com/manu-mannattil/adwaita-cursors. ## gamepad.svg -The gamepad image is from https://pixabay.com/vectors/controller-gamepad-video-games-1784571/. +Created by @DNin01 in https://github.com/TurboWarp/extensions/issues/90#issuecomment-1374365379. The gamepad art is adapted from [DNin01/icons](https://github.com/DNin01/icons) and is licensed under [CC-BY 4.0](https://creativecommons.org/licenses/by/4.0/). ## bitwise.svg The font used is DejaVu Sans Mono. diff --git a/images/gamepad.svg b/images/gamepad.svg index 46c0e93191..046f964d73 100644 --- a/images/gamepad.svg +++ b/images/gamepad.svg @@ -1 +1 @@ - \ No newline at end of file + \ No newline at end of file diff --git a/website/index.ejs b/website/index.ejs index 1111024cba..08890a2af8 100644 --- a/website/index.ejs +++ b/website/index.ejs @@ -251,7 +251,7 @@
- +

Gamepad

Directly access gamepads instead of just mapping buttons to keys.

<%- url('gamepad') %>