Skip to content

Improve banner look on mobile #381

Improve banner look on mobile

Improve banner look on mobile #381

Workflow file for this run

name: Test
on:
push:
branches: [master]
pull_request:
jobs:
broken-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
folder-path: 'src/content'
config-file: '.github/broken-link-check-config.json'