halleyx-ui-framework 1.0.4 → 1.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -1,26 +1,26 @@
1
1
  <h1 align="center"
2
2
  style="display:flex:align-item:center;">
3
- <a style="text-decoration: none;cursor:pointer;color:black;text-align:center;"
4
- href="https://components.halleyx.com"
5
- >
6
- <img src="https://halleyx.com/img/logo.png" style="object-fit:fit;width:25px;" alt="">
7
- Halleyx UI Framework
3
+ <a href="https://components.halleyx.com" target="_blank" style="text-decoration: none;cursor:pointer;color:black;" align="center">
4
+ <img src="https://halleyx.com/img/HalleyxUIFramework.png" style="object-fit:fit;width:100%;" alt="Halleyx UI Framework">
8
5
  </a>
9
6
 
10
7
  </h1>
11
8
 
12
- <h4 align="center">
13
-
9
+ <h4 align="center" style="display:flex:align-item:center;text-align:center;">
10
+
14
11
  [![NPM][npm-badge]][npm-url]
15
- [![HalleyxUI][ci-badge]][ci-url]
12
+ [![Halleyx UI Framework][ci-badge]][ci-url]
16
13
  [![Development Status][alpha-badge]][npm-url]
17
14
  [![License][license-badge]][license-url]
18
-
15
+
16
+ </h4>
17
+ <h4 align="center" style="display:flex:align-item:center;text-align:center;">
18
+
19
19
  [_Introduction_](#introduction) &mdash;
20
20
  [_Components_](#components) &mdash;
21
21
  [_Getting Started_](#quick-start) &mdash;
22
22
  [_License_](#license)
23
-
23
+
24
24
  </h4>
25
25
 
26
26
  ## Introduction