Skip to content

style: decrease size of logo when loading in section #54

style: decrease size of logo when loading in section

style: decrease size of logo when loading in section #54

Workflow file for this run

name: lint
on:
- push
- pull_request
jobs:
eslint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: oven-sh/setup-bun@v2
with:
bun-version: latest
- run: bun install
- run: bun run lint