I am trying to change the code to allow me to do something the theme code dosen’t originally let me do (Specifically simply put a button in an announcement bar). When I put in the code for this button (that was generated with AI) in the correct folder, I get a red squiggly line under the first { that says “End of file expected.” I was just curious if anyone knew how to format it correctly so I can add this addition in (And also ones in the future as I plan to repeat this process for more things).
Share the code of the announcement bar. I hope you have added your button code on that file.
By the way, there’s an online tool with the name json lint i believe has been quite some time using it, but you can check for errors on that and correct it from there.