add gnu freefont, fix nsfw css, add header function

This commit is contained in:
Your Name 2025-10-13 16:49:39 -04:00
parent 5ae683fccd
commit f114e23c4b
10 changed files with 35 additions and 22 deletions

View file

@ -72,12 +72,12 @@ if ($_SERVER["REQUEST_METHOD"] == "POST") {
die();
}
}
?>
<html>
<head>
<link rel="stylesheet" href="/css/main.css" id="pagestyle">
<title><?php echo constant("sitename"); ?> | Submit</title>
</head>
<?php
head("Submit");
?>
<body>
<h1>Submit Site</h1>
<div class="about" style="background-color: #eef;">