summaryrefslogtreecommitdiff
path: root/animism-align/static/index.html
diff options
context:
space:
mode:
authorJules Laplace <julescarbon@gmail.com>2020-06-28 20:48:28 +0200
committerJules Laplace <julescarbon@gmail.com>2020-06-28 20:48:28 +0200
commit4aaea8a6fe04b98d2ec67ca49c4c1655e58f2b60 (patch)
tree8243dcf3822c2724b55003e4ce4df2c5062c83b1 /animism-align/static/index.html
parent2b347f0bd515e7a3d7918c61dc3b8a0c1be99c2c (diff)
adding canvas, drawing tick timestamps based on zoom
Diffstat (limited to 'animism-align/static/index.html')
-rw-r--r--animism-align/static/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/animism-align/static/index.html b/animism-align/static/index.html
index 7c26d05..c544fb9 100644
--- a/animism-align/static/index.html
+++ b/animism-align/static/index.html
@@ -2,7 +2,7 @@
<html>
<head>
<meta charset="UTF-8">
- <title>Swimmer</title>
+ <title>Animism Alignment</title>
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<style>
html { background: #000; }