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

5
php/generic.php Normal file
View File

@@ -0,0 +1,5 @@
<meta charset="utf-8">
<link rel="stylesheet" href="styles.css">
<meta content="#ff44bb" name="theme-color">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<?php include 'functions.php';?>