summaryrefslogtreecommitdiffstats
path: root/static/contact
diff options
context:
space:
mode:
authorrsiddharth <s@ricketyspace.net>2020-07-20 21:49:38 -0400
committerrsiddharth <s@ricketyspace.net>2020-07-20 21:49:38 -0400
commit285645c5743259af12d0017cd4fd8be0d4d754b7 (patch)
tree8a8ca1de8195f0949fc52018f2a8f0451d9ab9bf /static/contact
parentb6025bd45a0d9ed4016f7610a60f1a03a6c9fad5 (diff)
static/contact/index.html: update challenge placeholder
Thanks Nishant Sharma.
Diffstat (limited to 'static/contact')
-rwxr-xr-xstatic/contact/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/contact/index.html b/static/contact/index.html
index d2d7534..7c406ac 100755
--- a/static/contact/index.html
+++ b/static/contact/index.html
@@ -50,7 +50,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>