Skip to content

Commit

Permalink
Apply automatic changes
Browse files Browse the repository at this point in the history
  • Loading branch information
simoncozens authored and github-actions[bot] committed Dec 13, 2023
1 parent 3d254b6 commit 407593c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
7 changes: 6 additions & 1 deletion debug.json
Original file line number Diff line number Diff line change
Expand Up @@ -10615,8 +10615,13 @@
"families_count": 4,
"gh_url": "https://notofonts.github.io/latin-greek-cyrillic",
"has_releases": true,
"issue_count": 111,
"issue_count": 112,
"issues": [
{
"number": 455,
"title": "Less vertical slashed zero bar for Noto Sans Mono",
"url": "https://github.com/notofonts/latin-greek-cyrillic/issues/455"
},
{
"number": 454,
"title": "Combining Dot Below (U+0323) with Greek",
Expand Down
3 changes: 2 additions & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -48563,13 +48563,14 @@ <h5 class="mb-0">
data-target="#latin-greek-cyrillic .issuescard"
>
<span class="material-icons"></span>
Known Issues (111)
Known Issues (112)
</button>
</h5>
</div>
<div class="collapse issuescard">
<div class="card-body">
<ul>
<li>Less vertical slashed zero bar for Noto Sans Mono (<a href="https://github.com/notofonts/latin-greek-cyrillic/issues/455">#455</a>)</li>
<li>Combining Dot Below (U+0323) with Greek (<a href="https://github.com/notofonts/latin-greek-cyrillic/issues/454">#454</a>)</li>
<li>Noto Sans renders &quot;not equal to&quot; glyph (≠) incorrectly (<a href="https://github.com/notofonts/latin-greek-cyrillic/issues/449">#449</a>)</li>
<li>Design inconsistency in Cyrillic (<a href="https://github.com/notofonts/latin-greek-cyrillic/issues/446">#446</a>)</li>
Expand Down
5 changes: 5 additions & 0 deletions docs/noto.json
Original file line number Diff line number Diff line change
Expand Up @@ -8827,6 +8827,11 @@
},
"gh_url": "https://notofonts.github.io/latin-greek-cyrillic",
"issues": [
{
"number": 455,
"title": "Less vertical slashed zero bar for Noto Sans Mono",
"url": "https://github.com/notofonts/latin-greek-cyrillic/issues/455"
},
{
"number": 454,
"title": "Combining Dot Below (U+0323) with Greek",
Expand Down

0 comments on commit 407593c

Please sign in to comment.