gin-skills 1.0.8 → 1.0.9
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/landing/index.html +2 -2
- package/package.json +1 -1
package/landing/index.html
CHANGED
|
@@ -689,7 +689,7 @@
|
|
|
689
689
|
<div class="container">
|
|
690
690
|
<div class="hero-badge fade-up">
|
|
691
691
|
<span class="dot"></span>
|
|
692
|
-
<!-- AUTO:BADGE -->v1.0.
|
|
692
|
+
<!-- AUTO:BADGE -->v1.0.8 — 17 Skills · 6 Agents<!-- /AUTO:BADGE -->
|
|
693
693
|
</div>
|
|
694
694
|
<h1 class="fade-up"><span>Supercharge</span> Claude Code<br>with One Command</h1>
|
|
695
695
|
<p class="hero-sub fade-up">
|
|
@@ -1220,7 +1220,7 @@
|
|
|
1220
1220
|
<footer class="footer">
|
|
1221
1221
|
<div class="container">
|
|
1222
1222
|
<div class="footer-content">
|
|
1223
|
-
<div class="footer-brand">GinStudio Skills v1.0.
|
|
1223
|
+
<div class="footer-brand">GinStudio Skills v1.0.8</div>
|
|
1224
1224
|
<div class="footer-links">
|
|
1225
1225
|
<a href="https://www.npmjs.com/package/gin-skills" target="_blank" rel="noopener">npm</a>
|
|
1226
1226
|
<a href="https://github.com/vuduynhiennn/ginskills" target="_blank" rel="noopener">GitHub</a>
|