hostname in header

This commit is contained in:
mad
2018-08-13 17:10:05 +02:00
parent 918d6b561b
commit 6b3c8cc71b
2 changed files with 4 additions and 2 deletions

View File

@@ -27,4 +27,4 @@
</div>
</div>
<script src="nlvmi.js"></script>
<div class=container-fluid><div class="row" style="background-color:lightgreen;"><div class="col"><h1><a href="?" style=color:white;>nlvmi</a></h1></div></div>
<div class=container-fluid><div class="row" style="background-color:lightgreen;"><div class="col"><h1><a href="?" style=color:white;>nlvmi</a><a href="?" style="color:black;font-size:10px;">@<?php echo gethostname();?></a></h1></div></div>