Update index.html

This commit is contained in:
nora 2022-09-28 15:08:06 +02:00 committed by GitHub
parent cab8427ac8
commit 4bcd725fb0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@
<title>Bisect rustc</title> <title>Bisect rustc</title>
<style> <style>
.hidden { .hidden {
dispaly: none display: none
} }
</style> </style>
</head> </head>