1
0

header use absolute paths

This commit is contained in:
2026-03-11 14:59:30 -04:00
parent 5766797ef8
commit dc93ecdcb9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
<meta charset="utf-8">
<link rel="stylesheet" href="styles.css">
<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';?>