summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorpommicket <pommicket@gmail.com>2023-08-23 22:14:38 -0400
committerpommicket <pommicket@gmail.com>2023-08-23 22:14:38 -0400
commitc841d1c47ae0679bff6b8138cf52eec61b2cd5a0 (patch)
tree88c67ebbeb960e12025f773643c46ce665e83298 /index.html
parent5a6ed46aaf5ac3402085d05ef0f31bd92771692f (diff)
rename
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 d14afb2..21ac45e 100644
--- a/index.html
+++ b/index.html
@@ -2,7 +2,7 @@
<html>
<head>
- <title>fractiform</title>
+ <title>pugl</title>
<style>
body {
font-family: sans-serif;
@@ -198,7 +198,7 @@
</head>
<body>
-<script src="fractiform.js" type="text/javascript"></script>
+<script src="pugl.js" type="text/javascript"></script>
<noscript>
<p>
This page requires JavaScript to function.<br>