3cb-data

Unnamed repository; edit this file 'description' to name the repository.
git clone git://git.alexwennerberg.com/3cb-data.git
Log | Files | Refs | README | LICENSE

commit 7a4a6824dca8bf1bea7f1be28d63922b647174fd
parent b5ba16c64871a640672f76eaf150de45a092f848
Author: alex wennerberg <alex@alexwennerberg.com>
Date:   Sat, 10 Feb 2024 17:16:07 -0500

typo

Diffstat:
Mtemplates/index.html | 2+-
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>