Add option to ignore title when scraping and provide a custom title instead. Closes #3
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
<form onsubmit="return false">
|
||||
<div class="grid-x grid-padding-x">
|
||||
<div class="large-6 cell">
|
||||
<label>Paste a URL</label>
|
||||
<label>URL</label>
|
||||
<input type="text" name="url" value="{{ .url }}"
|
||||
hx-trigger=""
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user