Skip to content

Remove gitter.im links from the homepage and the sidebar #293

Remove gitter.im links from the homepage and the sidebar

Remove gitter.im links from the homepage and the sidebar #293

Workflow file for this run

name: Build
on:
- pull_request
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
with:
persist-credentials: false
- name: Install and Build
run: |
npm install
npx honkit build