Skip to content

fix: adjust table colors for dark mode #12

fix: adjust table colors for dark mode

fix: adjust table colors for dark mode #12

Workflow file for this run

---
name: Check
"on":
push:
pull_request:
workflow_dispatch:
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: taiki-e/install-action@zola
- name: Run Zola check
run: zola check