aboutsummaryrefslogtreecommitdiffstats
path: root/resources
diff options
context:
space:
mode:
Diffstat (limited to 'resources')
-rw-r--r--resources/views/others/new.edge3
1 files changed, 0 insertions, 3 deletions
diff --git a/resources/views/others/new.edge b/resources/views/others/new.edge
index 1b54558..96bd0ee 100644
--- a/resources/views/others/new.edge
+++ b/resources/views/others/new.edge
@@ -14,9 +14,6 @@
14 <label for="id">Service ID</label><br /> 14 <label for="id">Service ID</label><br />
15 <input type="text" name="id" placeholder="sample-service" required><br /> 15 <input type="text" name="id" placeholder="sample-service" required><br />
16 16
17 <label for="png">Link to PNG image*</label><br />
18 <input type="text" name="png" placeholder="https://.../logo.png" required><br />
19
20 <label for="svg">Link to SVG image*</label><br /> 17 <label for="svg">Link to SVG image*</label><br />
21 <input type="text" name="svg" placeholder="https://.../logo.svg" required><br /> 18 <input type="text" name="svg" placeholder="https://.../logo.svg" required><br />
22 *These images must be publicly availible and have CORS enabled in order to work.<br /><br /> 19 *These images must be publicly availible and have CORS enabled in order to work.<br /><br />