Files
ukaiautomation/blog/index.php
Peter Foster 6819689ebd fix: blog/index.php missing DOCTYPE, head and CSS — page was completely unstyled
meta-tags.php only defines PHP functions, outputs nothing. The page had no
<!DOCTYPE html>, <html>, <head>, or CSS link — browser rendered it as an
unstyled text document. Replaced with a proper HTML head section.
2026-03-22 19:34:54 +00:00

7.4 KiB