How to add HTML code to homepage?

Hi, I’m trying to add this HTML code (site-map) to my Dawn theme.

Does anyone know how I can implement it onto my homepage?

I used this site to make the site-map code that I want to add to my home page

https://www.image-map.net

Any help is greatly appreciated :grinning_face_with_smiling_eyes:

This is the code I got from the site. Not sure where to put it though:

Hello @LIVELEAKSTAR ,

I understand you are looking to add HTML code in your Home Page.

You can add the HTML code in your Home Page liquid file with the following steps -:

  1. Open your Theme Editor and click on ‘Snippets’ section https://prnt.sc/CFxsqS6fTAxq

  2. Next, Click on ‘Add a new snippet’ and liquid file name https://prnt.sc/4-QaOutkHIKY

  3. Once the file name added, copy & paste the code https://prnt.sc/fEft-lcGW92A

[Make sure you have added correct code]

  1. Now add the snippet file in them.liquid file, where you are looking to display the output of HTML code like this https://prnt.sc/sM6Sg3cQph-4 and save.

I hope these steps help you.

Thank you.

I followed all your steps but it still does not seem to be working at all. I greatly appreciate all your help though, thank you :grinning_face_with_smiling_eyes: