summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorAnthony Wang2024-03-01 05:09:22 +0000
committerAnthony Wang2024-04-13 04:32:17 +0000
commit235049170bbb1d29bcc382f7eae0a829f4bf9556 (patch)
tree84138cc8c2924e7f48054f24b851bf8a533288ac /index.html
parent6609d2a510f2712da91f4f0f877745f04519453d (diff)
Capitalize Dumb Physics EngineHEADmaster
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 4f3a8d7..26a44f2 100644
--- a/index.html
+++ b/index.html
@@ -1,7 +1,7 @@
<!DOCTYPE html>
<html>
<head>
- <title>Dumb physics engine</title>
+ <title>Dumb Physics Engine</title>
<meta name="description" content="Converts SVGs into a set of circles and use those circles for dumb collision checking">
<link rel="stylesheet" href="style.css">
</head>