Spaces:
Running
Running
Update index.html
Browse files- index.html +5 -1
index.html
CHANGED
|
@@ -115,7 +115,11 @@
|
|
| 115 |
<body>
|
| 116 |
|
| 117 |
<div class="hero">
|
| 118 |
-
<
|
|
|
|
|
|
|
|
|
|
|
|
|
| 119 |
|
| 120 |
<h1>StatProver</h1>
|
| 121 |
|
|
|
|
| 115 |
<body>
|
| 116 |
|
| 117 |
<div class="hero">
|
| 118 |
+
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.0.0/css/all.min.css">
|
| 119 |
+
|
| 120 |
+
<div style="font-size: 80px; color: var(--primary); margin-bottom: 24px;">
|
| 121 |
+
<i class="fas fa-project-diagram"></i>
|
| 122 |
+
</div>
|
| 123 |
|
| 124 |
<h1>StatProver</h1>
|
| 125 |
|