summaryrefslogtreecommitdiff
path: root/layouts/partials/extend_footer.html
blob: 970c63e06007b4ea827cf088f6ea9cd7384f7b24 (plain) (blame)
1
2
3
4
<script>
  /* Modify the rss menu item with the icon */
  document.getElementById('menu').querySelector('li a[title="rss"]').innerHTML = '<icon class="rss">&nbsp;&nbsp;</icon>';
</script>