aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xfhost.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/fhost.py b/fhost.py
index 09da19c..745cc00 100755
--- a/fhost.py
+++ b/fhost.py
@@ -369,9 +369,10 @@ def fhost():
<div style="clear:both; min-width: 1300px;">
<div style="float: left;">
-<pre>
+<pre><blockquote>
<h2>envs.sh &#124; THE NULL POINTER</h2>
<h4>file hosting and URL shortening service.</h4>
+<blockquote>
<h3>USAGE</h3>
HTTP POST files here:
<code>curl -F'file=&#64;yourfile.png' {0}</code>
bgstack15