commit 7a4a6824dca8bf1bea7f1be28d63922b647174fd
parent b5ba16c64871a640672f76eaf150de45a092f848
Author: alex wennerberg <alex@alexwennerberg.com>
Date: Sat, 10 Feb 2024 17:16:07 -0500
typo
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/index.html b/templates/index.html
@@ -7,7 +7,7 @@ tr:nth-child(even){background-color: #f2f2f2;}
tr:hover {background-color: #ddd;}
#th { padding-top: 12px; padding-bottom: 12px; text-align: left; background-color: #04AA6D; color: white; }
</style>
-<title>3 card bagic data analysis</title>
+<title>3 card blind data analysis</title>
<script src="sorttable.js"></script>
</head>
<body>