The link is within the footer of the website, which was made into a component. When I created the footer, I simply highlighted the area for the link and inserted the URL. Very easy.
Now that the footer has become a component, I can’t figure out how to highlight that copy and insert a link.
hi @Steveio here is one of links that describe how to add copyright with updated current year. You can use <span> or second text link element to add link
As Stan suggested, automating it is likely the best approach for a copyright date.
However, to answer your question, if you want to be able to update just part of the text in the component, but not the whole thing including the link, separate those elements.
thanks @Stan and @memetican to you both! Great tip on the copyright date! I didn’t even know that was a thing! I’ll take you advice for both dynamic year and a separate text link element.