Skip to content

Add all social links to the footer #242

Add all social links to the footer

Add all social links to the footer #242

Workflow file for this run

name: Check
"on":
push:
branches:
- main
pull_request:
branches:
- main
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: denoland/setup-deno@v2
with:
deno-version: v2.x
- name: Lint
run: deno lint