aboutsummaryrefslogtreecommitdiffstats
path: root/src/includes/nav-header.php
blob: 7b95147102642b29ce8cd78c1a4797caa51c55ad (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<div class="centered">
   <h2>
      🏠 <a href="../">home</a>
      🗂️ <a href="../info.php">info</a>
      ⚖️ <a href="../licenses.php">licenses</a>
   </h2>
   <hr>


 </div>