Skip to content

adding higher resolution image #32

adding higher resolution image

adding higher resolution image #32

Workflow file for this run

name: Markdown Links Validation
on: push
jobs:
markdown-link-check:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
- uses: gaurav-nelson/github-action-markdown-link-check@v1
with:
config-file: '.markdownlinkcheck.json'
use-quiet-mode: 'yes'