Update index.php
This commit is contained in:
parent
7fbb5f2d81
commit
46fab30987
1 changed files with 1 additions and 1 deletions
|
@ -71,7 +71,7 @@
|
|||
|
||||
<!-- header and options for making posts -->
|
||||
<div class="post">
|
||||
<h1><span style="color: var(--accent);">furp</span>social</h1>
|
||||
<h1 style="margin-bottom: 6px;"><span style="color: var(--accent);">furp</span>social</h1>
|
||||
|
||||
<form method="post">
|
||||
<textarea id="body-input" name="body"></textarea>
|
||||
|
|
Reference in a new issue