Skip to content

Commit

Permalink
Removed 'skip to content' href to accomodate mobile layouts
Browse files Browse the repository at this point in the history
  • Loading branch information
David Piontkowski committed Nov 30, 2020
1 parent 5c0f38e commit aea8e29
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tpl_header.php
Expand Up @@ -15,10 +15,6 @@
<?php tpl_includeFile('header.html') ?>

<div class="headings group">
<ul class="a11y skip">
<li><a href="#dokuwiki__content"><?php echo $lang['skip_to_content']; ?></a></li>
</ul>

<h1 class="kkh_template_title"><?php
// get logo either out of the template images folder or data/media folder
$logoSize = array();
Expand Down

0 comments on commit aea8e29

Please sign in to comment.