Added contents
This commit is contained in:
19
index.php
19
index.php
@ -2,14 +2,19 @@
|
||||
require_once("include/function.inc.php");
|
||||
page("Homepage");
|
||||
?>
|
||||
<p class="textetitre">RIS LSI Consulting SASU</p>
|
||||
<p class="texte">
|
||||
</p>
|
||||
<p class="textetitre">Who I am ?</p>
|
||||
<p class="texte">
|
||||
</p>
|
||||
<p class="textetitre">Social Media</p>
|
||||
<p class="texte"><center><img src="/logo/png/logo-no-backgroud.png" height="100px" width="100px" srcset="/logo/svg/logo-no-background.svg" alt="RIS LSI Consulting"></center></p>
|
||||
<p class="textetitre">RIS LSI</p>
|
||||
<p class="texte">
|
||||
RIS LSI means : Réseaux Informatiques - Systèmes Libres - Stockage Informatique.
|
||||
<br/>
|
||||
More than 28 years of experiences in the following domains (and more others domains, just ask).
|
||||
<ul>
|
||||
<li><b>BSDs</b>: FreeBSD, OpenBSD, NetBSD</li>
|
||||
<li><b>GNU/Linux</b>: Debian, Ubuntu, Redhat, CentOS, RockyLinux</li>
|
||||
<li><b>Networking</b>: Cisco, Juniper, Mikrotik, Ubiquiti, Wifi</li>
|
||||
<li><b>Development</b>: C, Asm, Pike, Python</li>
|
||||
<li><b>Energy Storage</b>: Victron Energy</li>
|
||||
</ul>
|
||||
</p>
|
||||
<?php
|
||||
finpage();
|
||||
|
||||
Reference in New Issue
Block a user