Thanks for the help but I’m still struggling
when I look at the blog in browser and view source code I can see the listed links
<div id="hnav"><br />
<div id="hmenu"> <ul id="top"> <!-- I'm afraid you're going to have to add your links in manually. Hey you want me to write your blog for you as well :)-->
<li><a href="#" title="Space">space</a></li>
<li><a href="#" title="for">for</a></li>
<li><a href="#" title="your">your</a></li>
<li><a href="#" title="links">links</a></li>
<li><a href="#bottom" title="search in previous posts">search</a></li>
<li></li>
<li><a href="https://www.fluidounce.co.uk/wp-admin/">Site Admin</a></li>
</div>
However when I open up index.php either in the wordpress dash board or in dreamweaver they don’t show up.
In the source code there is a comment saying that I need to update links manually which I don’t mind doing if I can find them !