taprosoft
commited on
Commit
·
bb8f034
1
Parent(s):
19b1ff7
fix: update logo
Browse files- header.html +8 -1
header.html
CHANGED
|
@@ -45,7 +45,14 @@
|
|
| 45 |
color: #fafafa;
|
| 46 |
opacity: 0.8;
|
| 47 |
">
|
| 48 |
-
Playground for quick and easy experiment with many popular open-source PDF parsers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 49 |
</p>
|
| 50 |
</div>
|
| 51 |
</body></html>
|
|
|
|
| 45 |
color: #fafafa;
|
| 46 |
opacity: 0.8;
|
| 47 |
">
|
| 48 |
+
Playground for quick and easy experiment with many popular open-source PDF parsers -
|
| 49 |
+
<a style="
|
| 50 |
+
font-size: 12px;
|
| 51 |
+
color: #fafafa;
|
| 52 |
+
margin: 10;
|
| 53 |
+
font-family: 'Trebuchet MS', 'Lucida Sans Unicode',
|
| 54 |
+
" href="https://chunking.com/"><b>by chunking</b>
|
| 55 |
+
</a>
|
| 56 |
</p>
|
| 57 |
</div>
|
| 58 |
</body></html>
|