action for form to farp

This commit is contained in:
awesomeuser 2023-08-02 22:04:07 +00:00
parent d1abd019a7
commit 1446cb0a17

View file

@ -77,10 +77,10 @@
<body>
<!-- header and options for making posts -->
<div class="post" action="farp.php">
<div class="post">
<h1 style="margin-bottom: 4px;"><span style="color: var(--accent);">furp</span>social</h1>
<form method="post">
<form method="post" action="farp.php">
<textarea id="body-input" name="body"></textarea>
Signature (optional): <input id="signature-input" onchange="logSignature();" type="text" name="signature">
<input type="submit" value="Farp it">