Spaces:
Running
Running
Update index.html
Browse files- index.html +2 -2
index.html
CHANGED
@@ -3,7 +3,7 @@
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
-
<title>
|
7 |
<style>
|
8 |
body {
|
9 |
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
@@ -170,7 +170,7 @@
|
|
170 |
</head>
|
171 |
<body>
|
172 |
<div class="container">
|
173 |
-
<h1>
|
174 |
|
175 |
<div class="key-finding">
|
176 |
<h3>Key Insight</h3>
|
|
|
3 |
<head>
|
4 |
<meta charset="UTF-8">
|
5 |
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
6 |
+
<title>Simple Math Benchmark</title>
|
7 |
<style>
|
8 |
body {
|
9 |
font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
|
|
|
170 |
</head>
|
171 |
<body>
|
172 |
<div class="container">
|
173 |
+
<h1>Simple Math Benchmark</h1>
|
174 |
|
175 |
<div class="key-finding">
|
176 |
<h3>Key Insight</h3>
|