diff --git a/.github/workflows/wiki.yaml b/.github/workflows/wiki.yaml index 9ef38aa5..16dfdf43 100644 --- a/.github/workflows/wiki.yaml +++ b/.github/workflows/wiki.yaml @@ -2,10 +2,8 @@ name: Publish wiki on: push: branches: - - main - - 2023.8.0 - - 2023.9.0 - 2023.9.1 + - 2024.1.0-prerelease paths: - wiki/** - .github/workflows/wiki.yaml @@ -19,4 +17,4 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: Andrew-Chen-Wang/github-wiki-action@v4 \ No newline at end of file + - uses: Andrew-Chen-Wang/github-wiki-action@v4.4.0 \ No newline at end of file diff --git a/README.md b/README.md index 6b19383d..56240df9 100644 --- a/README.md +++ b/README.md @@ -214,8 +214,6 @@ Some people use a "normal" font from Trip5 and another for Cyrillic, Korean or H @dbuezas has also contributed tow optimized fonts with umlauts for this kind of display `mateine.ttf` and `mateineThin.ttf` see [here](https://github.com/lubeda/EspHoMaTriXv2/issues/63). -You find my first [attempt](./resources/EHMTXv2.ttf) to adapt a font also in the resources-folder. - ```yaml font: @@ -226,6 +224,8 @@ font:       !"%()+*=,-_.:°0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ abcdefghijklmnopqrstuvwxyz€@ ``` +You find my first [attempt](./resources/EHMTXv2.ttf) to adapt a font also in the resources-folder. + ### configuration options #### Configuration