Skip to content

Force homepage font family to avoid OS auto font crashing the UI #30

Force homepage font family to avoid OS auto font crashing the UI

Force homepage font family to avoid OS auto font crashing the UI #30

Workflow file for this run

name: Create diagram
on:
workflow_dispatch: {}
push:
jobs:
get_data:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@master
- name: Update diagram
uses: githubocto/repo-visualizer@main
with:
excluded_paths: "ignore,.github"