I’m working on my blog and I’m hoping someone here will have a solution for me.
I’ve created a table of contents with jump links to specific section headers using this simple code.
Text to display
Text to display
What I’m struggling with now is being able to have those same headers link into collections elsewhere on my site. Is there a way to have a header doubly linked so that you can still jump-to, but then also have it link out of that page into a collection?
If not, my next thought was to make the href code link to the image in each section instead, so that the header could just be a link into a relevant collection. For reference, here is the current code that’s displaying the image - is there a way to add an href id tag that is linked to the table of contents?

Fingers crossed someone has a solution for me!
Thanks