thomasdehaene
commited on
Commit
·
febc849
1
Parent(s):
2a00907
Update README.md
Browse files
README.md
CHANGED
@@ -7,4 +7,23 @@ sdk: static
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
7 |
pinned: false
|
8 |
---
|
9 |
|
10 |
+
<div style="background-color:white">
|
11 |
+
<link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto">
|
12 |
+
<style>
|
13 |
+
body {
|
14 |
+
font-family: "Roboto", sans-serif;
|
15 |
+
}
|
16 |
+
</style>
|
17 |
+
</br>
|
18 |
+
</br>
|
19 |
+
</br>
|
20 |
+
<p style="margin:50px; color:black;font-size:18px; text-align: center">
|
21 |
+
At Model-T, we operationalise data and AI.
|
22 |
+
</p>
|
23 |
+
<p style="margin:50px; color:black;font-size:18px; text-align: center">
|
24 |
+
To find out more, please visit <a style="color:blue;" href="https://www.modelt.be">our website</a>
|
25 |
+
</p>
|
26 |
+
</br>
|
27 |
+
</div>
|
28 |
+
|
29 |
+
|