Skip to content

docs: remove detailed feature cards from index #34

docs: remove detailed feature cards from index

docs: remove detailed feature cards from index #34

Workflow file for this run

name: Test deployment
on:
pull_request:
branches:
- main
jobs:
test-deploy:
runs-on: ubuntu-latest
steps:
- name: Checkout your repository using git
uses: actions/checkout@v5
- name: Install, build, and upload your site
uses: withastro/action@v5