aboutsummaryrefslogtreecommitdiff
path: root/src/templates
diff options
context:
space:
mode:
authorJulien Dessaux2021-10-26 21:40:07 +0200
committerJulien Dessaux2021-10-26 21:40:07 +0200
commit740ace70c1ce0c1de496c61cb59c6686d9c70e93 (patch)
treeb5ce859f6bb37342452676cfffc351036e0447a5 /src/templates
parentAdded about page and a nav menu that links to it (diff)
downloadshort-740ace70c1ce0c1de496c61cb59c6686d9c70e93.tar.gz
short-740ace70c1ce0c1de496c61cb59c6686d9c70e93.tar.bz2
short-740ace70c1ce0c1de496c61cb59c6686d9c70e93.zip
Added 6 months expiration option
Diffstat (limited to '')
-rw-r--r--src/templates/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/templates/index.html b/src/templates/index.html
index acce5c4..2c27a14 100644
--- a/src/templates/index.html
+++ b/src/templates/index.html
@@ -12,6 +12,7 @@
<option value="1440">1 day</option>
<option value="10080" selected>1 week</option>
<option value="44640">1 month</option>
+ <option value="263520">6 months</option>
<option value="527040">1 year</option>
</select>
<input type="submit" value="shorten">