Hi
Quick question re navigation links. Coded my own nav bar and this seems to work when i preview site from actinic.
I add the following as the nav link.
<li><a href="<actinic:variable name="HomePageURL" />" target="_self"">Home</a></li>
Will this work when the site goes live?
Quick question re navigation links. Coded my own nav bar and this seems to work when i preview site from actinic.
I add the following as the nav link.
<li><a href="<actinic:variable name="HomePageURL" />" target="_self"">Home</a></li>
Will this work when the site goes live?
Comment