Skip to content

Add rel="noopener" to twitter links too #154

Add rel="noopener" to twitter links too

Add rel="noopener" to twitter links too #154

Workflow file for this run

name: Lint
on:
push:
branches:
- main
pull_request:
branches:
- main
jobs:
run-linters:
name: Run linters
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: actionsx/prettier@v2
with:
args: --check .