aboutsummaryrefslogtreecommitdiffstats
path: root/resources/views/others/new.edge
diff options
context:
space:
mode:
Diffstat (limited to 'resources/views/others/new.edge')
-rw-r--r--resources/views/others/new.edge4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/views/others/new.edge b/resources/views/others/new.edge
index 96bd0ee..1bfd46f 100644
--- a/resources/views/others/new.edge
+++ b/resources/views/others/new.edge
@@ -2,8 +2,8 @@
2 2
3@section('content') 3@section('content')
4<h1>Create a new recipe</h1> 4<h1>Create a new recipe</h1>
5<p>Please create a recipe using <a href="https://github.com/meetfranz/plugins/blob/master/docs/integration.md">the 5<p>Please create a recipe using <a href="https://github.com/ferdium/ferdium-recipes/blob/master/docs/integration.md">the
6 official Franz guide</a>, then publish it here.</p> 6 official guide</a>, then publish it here.</p>
7<form action="new" method="post" enctype="multipart/form-data"> 7<form action="new" method="post" enctype="multipart/form-data">
8 <label for="author">Author</label><br /> 8 <label for="author">Author</label><br />
9 <input type="text" name="author" placeholder="Jon Doe" required><br /> 9 <input type="text" name="author" placeholder="Jon Doe" required><br />