Added linux Logo + fix title on BSD

This commit is contained in:
Xavier Beaudouin
2023-03-21 18:12:07 +01:00
parent b4bac39a2f
commit 403351683d
2 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
<?php <?php
require_once("../include/function.inc.php"); require_once("../include/function.inc.php");
page("Homepage"); page("BSD Unix");
?> ?>
<p class="texte"><center><img src="beastie_logo.png" height="100px" width="100px" alt="BSD"></center></p> <p class="texte"><center><img src="beastie_logo.png" height="100px" width="100px" alt="BSD"></center></p>
<p class="textetitre">BSD Unix</p> <p class="textetitre">BSD Unix</p>

BIN
linux/linux_logo.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 26 KiB