Hi!
I would like to remove the permanent link from the posts titels..
I belive i have to edith the code below. But im not really a sharck at this, so if someone has 1 min I would be very tankfull.
index.php
<h2>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></h2>
page.php
<h2>" rel="bookmark" title="Permanent Link to <?php the_title_attribute(); ?>"><?php the_title(); ?></h2>