experiment with php

This commit is contained in:
2026-03-08 06:14:02 -04:00
parent 7bbcfe92ac
commit 9a879b8815
6 changed files with 94 additions and 116 deletions

4
php/header.php Normal file
View File

@@ -0,0 +1,4 @@
<div class="header-container">
<img src="profile.png" alt="Cesium's Profile Picture" class="profile-pic">
<h1>Cesium</h1>
</div>