Generate favicon from post

This commit is contained in:
Bad Manners 2025-04-20 11:09:58 -03:00
parent 94269d82f0
commit 7553dd31dc
5 changed files with 34 additions and 7 deletions

View file

@ -24,6 +24,10 @@
<label>Base URL</label>
<input name="base_url" type="text" value="{{ base_url }}" />
</div>
<div>
<label>Favicon post ID</label>
<input name="favicon_post_id" type="text" pattern="[0-9]*" />
</div>
<div>
<label>Ask for age confirmation?</label>
<input