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'/>
</head>
<body>
<?php include 'https://lukerufkahr.com/snippet/header.php'?>
<?php include './snippet/header.php'?>
<main>
<?php echo '<p>Hello World</p>'; ?>
<h1>Welcome to my page.</h1>