diff --git a/assets/templates/html/index.html.tmpl b/assets/templates/html/index.html.tmpl index 7f6f45b..5a5d321 100644 --- a/assets/templates/html/index.html.tmpl +++ b/assets/templates/html/index.html.tmpl @@ -1,13 +1,27 @@ {{define "body"}} -
-#RU URL SHORTENER
-=================
+

#RU paste-dump

-Based on https://0x0.st/, this site allows you to easily shorten URLs using +Based on https://0x0.st/, this site allows you to easily upload files and shorten URLs using the command line. -## USAGE +

Web-API

+
+
+ + + +
+
+
+
+ + + +
+
+

Command line API

+
     # Upload a file
     curl -F'file=@yourfile.png' {{.Host}}