Skip to content

[edit] navbar title size #12

[edit] navbar title size

[edit] navbar title size #12

Workflow file for this run

name: Build and Deploy
on:
push:
branches: ["main"]
pull_request:
branches: ["main"]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Build and Deploy React app to GitHub Pages
uses: omkartapale/[email protected]