Skip to content

Commit

Permalink
try to use proper font for social previews
Browse files Browse the repository at this point in the history
  • Loading branch information
mrieser committed Oct 10, 2024
1 parent 48d60a0 commit 9309f38
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:

- name: Install dependencies & build website
run: |
cp src/assets/fonts/lalezar/Lalezar-Regular.ttf /usr/local/share/fonts/
fc-cache -f -v
npm ci
npm run build
Expand Down
Binary file added src/assets/fonts/lalezar/Lalezar-Regular.ttf
Binary file not shown.

0 comments on commit 9309f38

Please sign in to comment.