log-fix
Browse files
README.md
CHANGED
|
@@ -7,11 +7,23 @@ sdk: static
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
-
<
|
| 11 |
-
<
|
| 12 |
-
|
| 13 |
-
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 15 |
|
| 16 |
<p align="center">
|
| 17 |
Altering The Future From The Point To The Superstructure. Building Artificial Super Intelligence & Matter.
|
|
@@ -20,7 +32,7 @@ pinned: false
|
|
| 20 |
<div align="center">
|
| 21 |
|
| 22 |
<a href="https://harcorp.industries" target="_blank">
|
| 23 |
-
<img alt="Harcorp" src="https://
|
| 24 |
</a>
|
| 25 |
<a href="https://x.com/harcorpindustry" target="_blank">
|
| 26 |
<img alt="X" src="https://img.shields.io/badge/X-Harcorp-black?logo=x&logoColor=white&style=flat&labelColor=000000&color=FFFFFF" />
|
|
|
|
| 7 |
pinned: false
|
| 8 |
---
|
| 9 |
|
| 10 |
+
<p align="center">
|
| 11 |
+
<picture>
|
| 12 |
+
<source
|
| 13 |
+
media="(prefers-color-scheme: dark)"
|
| 14 |
+
srcset="https://raw.githubusercontent.com/harcorpindustries/.github/main/assets/gifs/harc_logo_dark.gif"
|
| 15 |
+
>
|
| 16 |
+
<source
|
| 17 |
+
media="(prefers-color-scheme: light)"
|
| 18 |
+
srcset="https://raw.githubusercontent.com/harcorpindustries/.github/main/assets/gifs/harc_logo_light.gif"
|
| 19 |
+
>
|
| 20 |
+
<img
|
| 21 |
+
src="https://raw.githubusercontent.com/harcorpindustries/.github/main/assets/gifs/harc_logo_dark.gif"
|
| 22 |
+
alt="Harcorp Logo"
|
| 23 |
+
width="100%"
|
| 24 |
+
>
|
| 25 |
+
</picture>
|
| 26 |
+
</p>
|
| 27 |
|
| 28 |
<p align="center">
|
| 29 |
Altering The Future From The Point To The Superstructure. Building Artificial Super Intelligence & Matter.
|
|
|
|
| 32 |
<div align="center">
|
| 33 |
|
| 34 |
<a href="https://harcorp.industries" target="_blank">
|
| 35 |
+
<img alt="Harcorp" src="https://raw.githubusercontent.com/harcorpindustries/.github/main/assets/images/harcorp-badge.svg" />
|
| 36 |
</a>
|
| 37 |
<a href="https://x.com/harcorpindustry" target="_blank">
|
| 38 |
<img alt="X" src="https://img.shields.io/badge/X-Harcorp-black?logo=x&logoColor=white&style=flat&labelColor=000000&color=FFFFFF" />
|