new site project
This commit is contained in:
8
project/index.php
Normal file
8
project/index.php
Normal file
@ -0,0 +1,8 @@
|
||||
<?php
|
||||
echo '<h1>Omlouváme se, stránka se upravuje</h1>';
|
||||
echo ('</br>');
|
||||
echo "<a href='../index.php'>Zpět na hlavní stranu</a>";
|
||||
echo ('</br>');
|
||||
echo '<p><a href="https://git.archoslinux.cz/kankys" target="_blank">Zatím se můžete podívat na mé rozitáře na Git</a></p>';
|
||||
|
||||
?>
|
Reference in New Issue
Block a user