summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'index.html')
-rw-r--r--index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/index.html b/index.html
index a028081..6db352d 100644
--- a/index.html
+++ b/index.html
@@ -20,7 +20,7 @@
<p>
The phantasmagoric sorcerer Roseacrucis has bewitched
the Library&rsquo;s revered fine arts collection: each
- painting&rsquo;s color has been randomized. Your task is to recover
+ painting&rsquo;s colors have been randomized. Your task is to recover
the originals.
</p>
<noscript>Sorry, JavaScript is required to play Countervisual.</noscript>
@@ -44,7 +44,7 @@
<script src="/countervisual/static/works.js?a=1"></script>
<script src="/countervisual/static/artists.js?a=1"></script>
<script src="/countervisual/static/manifest.js?a=1"></script>
- <script src="/countervisual/static/script.js?a=1"></script>
+ <script src="/countervisual/static/script.js?a=2"></script>
</body>
</html>