Update index.php
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
<?
|
||||
echo "yo ";
|
||||
?>
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta name="robots" content="noindex">
|
||||
<meta charset="UTF-8">
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<title>ben zijn betere homesite</title>
|
||||
</head>
|
||||
<body>
|
||||
@@ -27,6 +27,6 @@ echo "yo ";
|
||||
<li><a href="familieberichten.html">Familieberichten</a></li>
|
||||
<li><a href="http://spacedesk.de-roo.org">Desktop uitbreiding</a></li>
|
||||
<li><a href="rekenmachine.html" target="_blank">🧮</a>
|
||||
// <p><?php echo "dit komt uit PHP"; ?></p>
|
||||
<!-- <p><?php echo "dit komt uit PHP"; ?></p> -->
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user