Sausage5464 commited on
Commit
8b2fbe1
·
verified ·
1 Parent(s): 899bd66

Update index.html

Browse files
Files changed (1) hide show
  1. index.html +5 -1
index.html CHANGED
@@ -115,7 +115,11 @@
115
  <body>
116
 
117
  <div class="hero">
118
- <img src="https://raw.githubusercontent.com/StatAI-Lab/StatProver_doc/main/figs/logo.png" alt="StatProver Logo" onerror="this.style.display='none'">
 
 
 
 
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