This commit is contained in:
2026-02-24 16:33:40 -06:00
parent bd4aa4a579
commit 6adaaaca79

View File

@@ -4,7 +4,7 @@
<meta content='width=device-width, initial-scale=1' name='viewport'/> <meta content='width=device-width, initial-scale=1' name='viewport'/>
</head> </head>
<body> <body>
<?php include 'https://lukerufkahr.com/snippet/header.php'?> <?php include './snippet/header.php'?>
<main> <main>
<?php echo '<p>Hello World</p>'; ?> <?php echo '<p>Hello World</p>'; ?>
<h1>Welcome to my page.</h1> <h1>Welcome to my page.</h1>