How can I remove a page title from a specific page?

Hey there!

Hoping to remove the page title from showing on specific pages. For now, my freebies page. Anyone know how to do that?

Webpage: https://affirmativities.com/pages/freebies

PW: open

Thank you in advance for your help.

@AshHannah

yes ,please add this code

add this code before

{% if page.handle == 'freebies' %}	
	
{% endif %}