summaryrefslogtreecommitdiffstats
path: root/static/volunteer
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-07-20 21:50:15 -0400
committerrsiddharth <s@ricketyspace.net>2020-07-20 21:50:15 -0400
commit3449a3a801401fd2d47c70c590451037907e80de (patch)
tree62230dcd6ef61df86711ed2c84c84070767034c7 /static/volunteer
parent285645c5743259af12d0017cd4fd8be0d4d754b7 (diff)
static/volunteer/index.html: change challenge placeholder.
Thanks Nishant Sharma.
Diffstat (limited to 'static/volunteer')
-rwxr-xr-xstatic/volunteer/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/volunteer/index.html b/static/volunteer/index.html
index 119e43e..45d06be 100755
--- a/static/volunteer/index.html
+++ b/static/volunteer/index.html
@@ -51,7 +51,7 @@
<label class="label c">What is 41 + 1?</label>
<div class="control">
<input name="c" class="input" type="number"
- placeholder="Meaning of life"
+ placeholder="Answer to the ultimate question of life, universe and everything."
required>
</div>
</div>