Spaces:
Running
Running
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,11 +1,13 @@
|
|
| 1 |
-
---
|
| 2 |
-
title: README
|
| 3 |
-
emoji: 🔩
|
| 4 |
-
colorFrom: gray
|
| 5 |
-
colorTo: blue
|
| 6 |
-
sdk: static
|
| 7 |
-
pinned:
|
| 8 |
-
-
|
|
|
|
|
|
|
| 9 |
<div class="center">
|
| 10 |
<h1>Tinman Lab</h1>
|
| 11 |
<h3>Autonomous Machines. Second-Order Systems.</h3>
|
|
@@ -82,5 +84,4 @@ pinned: false
|
|
| 82 |
a:hover { text-decoration: underline; }
|
| 83 |
.links a { margin-right: 1.5rem; }
|
| 84 |
strong { font-weight: 600; }
|
| 85 |
-
</style>
|
| 86 |
-
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: README
|
| 3 |
+
emoji: 🔩
|
| 4 |
+
colorFrom: gray
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: static
|
| 7 |
+
pinned: true
|
| 8 |
+
thumbnail: >-
|
| 9 |
+
https://cdn-uploads.huggingface.co/production/uploads/69c6fa91d74254bbb63f3348/10R3gfJB36vsT0scshb5e.png
|
| 10 |
+
---
|
| 11 |
<div class="center">
|
| 12 |
<h1>Tinman Lab</h1>
|
| 13 |
<h3>Autonomous Machines. Second-Order Systems.</h3>
|
|
|
|
| 84 |
a:hover { text-decoration: underline; }
|
| 85 |
.links a { margin-right: 1.5rem; }
|
| 86 |
strong { font-weight: 600; }
|
| 87 |
+
</style>
|
|
|