put php in head

This commit is contained in:
awesomeuser 2023-08-01 23:32:55 +00:00
parent 7afbe7115c
commit 6469b8348f

View file

@ -54,21 +54,6 @@
color: grey; color: grey;
} }
</style> </style>
</head>
<body>
<div class="post">
<h1><span style="color: var(--accent);">furp</span>social</h1>
<form method="post">
<textarea id="body-input" name="body"></textarea>
Signature (optional): <input type="text" name="signature"><br>
<input type="submit">
</form>
<span style="font-size: 12px; color: grey;">Privacy Policy: The only data collected by furpsocial is the contents of your posts (signature and body text). This information is stored in our secure databases which are wiped of all post data every week. This data is only used to accomodate furp as a social media platform.</span>
</div>
<?php <?php
// write to file // write to file
@ -90,6 +75,21 @@
fclose($myfile); fclose($myfile);
} }
?> ?>
</head>
<body>
<div class="post">
<h1><span style="color: var(--accent);">furp</span>social</h1>
<form method="post">
<textarea id="body-input" name="body"></textarea>
Signature (optional): <input type="text" name="signature"><br>
<input type="submit">
</form>
<span style="font-size: 12px; color: grey;">Privacy Policy: The only data collected by furpsocial is the contents of your posts (signature and body text). This information is stored in our secure databases which are wiped of all post data every week. This data is only used to accomodate furp as a social media platform.</span>
</div>
<div class="post"> <div class="post">
<h2>anon</h2> <h2>anon</h2>