A couple of days ago, Twitter announced that they would be switching from the familiar favourite icon (a star) to a like icon (a heart).

Naturally, the Internet exploded, because we all must let the world know how we feel about a heart icon. Some people liked it.

While others were just pissed.

While some voiced an opinion that’s probably relevant to social media in general.

Anyway, the point is, you don’t have to stick to that heart shape if you don’t want to. Yeah, you could use a nice, big pile of poop to show your appreciation for someone’s tweet. Or a donut, whatever floats your boat.

Here’s how:

1. Download the Stylish extension for your Chrome or Firefox browser.

2. Once you’ve got it, open Stylish and paste the following code into the main window:

.HeartAnimationContainer{

visibility: hidden;

}

.HeartAnimationContainer:after{

content: ‘?’;

visibility: visible;

display: block;

position: absolute;}

3. Fill in the emoji of your choice between the ‘ ‘ after content.

4. Add ‘twitter.com’ into the ‘Applies to’ field below the code. It should look like this:

5. Click save and go to Twitter and give everyone a donut. Because donuts are good.