Evrard t'Serstevens commited on
Commit
e8fb54a
·
1 Parent(s): b67ce21

adding hugging face profile

Browse files
Files changed (1) hide show
  1. src/App.js +1 -1
src/App.js CHANGED
@@ -214,7 +214,7 @@ function App() {
214
  </div>
215
  <div className="absolute bottom-0 text-xs left-0 ml-4 text-gray-500">
216
  developed by
217
- <a className="ml-1 no-underline text-gray-500" href={"https://github.com/evrardts"} target="_blank">
218
  Evrard t'Serstevens
219
  </a>
220
  </div>
 
214
  </div>
215
  <div className="absolute bottom-0 text-xs left-0 ml-4 text-gray-500">
216
  developed by
217
+ <a className="ml-1 no-underline text-gray-500" href={"https://huggingface.co/evrardts"} target="_blank">
218
  Evrard t'Serstevens
219
  </a>
220
  </div>