diff --git a/.gitea/workflows/deploy.yml b/.gitea/workflows/deploy.yml index b400b51..0c9d0db 100644 --- a/.gitea/workflows/deploy.yml +++ b/.gitea/workflows/deploy.yml @@ -4,8 +4,6 @@ on: push: branches: - main - paths: - - 'package.json' workflow_dispatch: jobs: diff --git a/src/pages/index.astro b/src/pages/index.astro index 0193aa0..e1b2b85 100644 --- a/src/pages/index.astro +++ b/src/pages/index.astro @@ -82,13 +82,13 @@ const spacingScale = [ const radiusScale = ["xs", "sm", "md", "lg", "xl", "2xl", "full"]; --- - +
Nova Design System - v0.06 + v1.2.0