BraydenMoore commited on
Commit
4697c91
·
1 Parent(s): 9704cc0

Update Templates/index.html

Browse files
Files changed (1) hide show
  1. Templates/index.html +4 -1
Templates/index.html CHANGED
@@ -190,6 +190,9 @@
190
  color: white;
191
  }
192
 
 
 
 
193
  </style>
194
  <body>
195
  <h1>M A R C I</h1>
@@ -248,7 +251,7 @@
248
  </div>
249
  </div>
250
 
251
- <p><a href="https://huggingface.co/spaces/BraydenMoore/MARCI-NFL-Betting/tree/main">🤗 See the Code</a></p>
252
 
253
 
254
 
 
190
  color: white;
191
  }
192
 
193
+ a {
194
+ color: white;
195
+ }
196
  </style>
197
  <body>
198
  <h1>M A R C I</h1>
 
251
  </div>
252
  </div>
253
 
254
+ <p>🤗<a href="https://huggingface.co/spaces/BraydenMoore/MARCI-NFL-Betting/tree/main">See the Code</a></p>
255
 
256
 
257