Skip to content

Commit

Permalink
set font in SVG files to Carlito
Browse files Browse the repository at this point in the history
  • Loading branch information
pavel-demin committed Nov 29, 2024
1 parent 9f80c4a commit 9d390cf
Show file tree
Hide file tree
Showing 31 changed files with 832 additions and 832 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/pandoc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,12 +17,12 @@ concurrency:

jobs:
build:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Install packages
run: sudo apt-get update && sudo apt-get -yq install inkscape pandoc pngquant
run: sudo apt-get update && sudo apt-get -yq install fonts-crosextra-carlito inkscape pandoc pngquant
- name: Setup Pages
id: pages
uses: actions/configure-pages@v5
Expand Down
20 changes: 10 additions & 10 deletions svg/antenna.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
28 changes: 14 additions & 14 deletions svg/application-structure.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 9d390cf

Please sign in to comment.