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


 </div>