Quellcode durchsuchen

Calm down, dear

Can we put a sidebar menu in this footer rather than having to edit it in the theme?
master
Adrian Short vor 9 Jahren
Ursprung
Commit
3a30d772a9
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. +1
    -1
      footer.php

+ 1
- 1
footer.php Datei anzeigen

@@ -22,7 +22,7 @@
*/
do_action( 'twentyfifteen_credits' );
?>
<a href="/credits/">Credits</a> | <a href="/get-the-data/">Get the data!</a>
<a href="/credits/">Credits</a> | <a href="/get-the-data/">Get the data</a>
</div><!-- .site-info -->
</footer><!-- .site-footer -->



Laden…
Abbrechen
Speichern