Files
cs2440/index.php
T
2025-01-23 14:28:41 -07:00

14 lines
272 B
PHP

<!DOCTYPE html>
<html lang="en">
<head></head>
<body>
<h1>Josh Ashton's LAMPP page.</h1>
<p>Someday soonish, this will be an awesome page!</p>
<p>This is a test of CI/CD</p>
<a href="index.php">This link will help Jeff grade this assignment</a>
</body>
</html>