theharshon commited on
Commit
2e4aeae
·
verified ·
1 Parent(s): 0617b88
Files changed (1) hide show
  1. README.md +18 -6
README.md CHANGED
@@ -7,11 +7,23 @@ sdk: static
7
  pinned: false
8
  ---
9
 
10
- <picture>
11
- <source media="(prefers-color-scheme: dark)" srcset="https://github.com/harcorpindustries/.github/blob/main/assets/gifs/harc_logo_dark.gif?raw=true">
12
- <source media="(prefers-color-scheme: light)" srcset="https://github.com/harcorpindustries/.github/blob/main/assets/gifs/harc_logo_light.gif?raw=true">
13
- <img src="https://github.com/harcorpindustries/.github/blob/main/assets/gifs/harc_logo_dark.gif?raw=true" alt="Harcorp Logo" width="100%">
14
- </picture>
 
 
 
 
 
 
 
 
 
 
 
 
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://github.com/harcorpindustries/.github/blob/main/assets/images/harcorp-badge.svg?raw=true" />
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" />