From 472092fe43ad7da9feb4a8c0b4bf216b20c063b9 Mon Sep 17 00:00:00 2001 From: Squibid Date: Fri, 22 Sep 2023 18:08:37 -0400 Subject: inital commit --- style/header.php | 40 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 40 insertions(+) create mode 100644 style/header.php (limited to 'style/header.php') diff --git a/style/header.php b/style/header.php new file mode 100644 index 0000000..79a4479 --- /dev/null +++ b/style/header.php @@ -0,0 +1,40 @@ +\nWallHeaven - %s\n", $_GET["q"]); + printf("\n", $_GET["q"]); + echo << + + + +

WallHeaven

+ \n") +?> -- cgit v1.2.1