aboutsummaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorJames Barnett <noreply@jamesbarnett.xyz>2022-01-05 16:11:14 +0000
committerJames Barnett <noreply@jamesbarnett.xyz>2022-01-05 16:11:14 +0000
commitc9a18567dc5ff5775e9f494233c5bb7d599a88cb (patch)
tree4632ba830b6052d107beaaca1950c2e3c86d54ce /index.html
parent16b0f20415efd3ed2c181df74a473ebd5265892b (diff)
downloadjs-raytracer-c9a18567dc5ff5775e9f494233c5bb7d599a88cb.tar.xz
js-raytracer-c9a18567dc5ff5775e9f494233c5bb7d599a88cb.zip
Update readme
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.html b/index.html
index c65728e..a240714 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8">
- <title>Test</title>
+ <title>Raytracer</title>
<link rel="stylesheet" href="https://unpkg.com/spectre.css/dist/spectre.min.css">
<link rel="stylesheet" href="style.css">
</head>