Skip to content

Commit

Permalink
Update font-noto-serif: correct name
Browse files Browse the repository at this point in the history
This is the serif font, not the noto sans font
  • Loading branch information
daviehh authored Dec 21, 2024
1 parent 0baad8c commit e54542e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Casks/font/font-n/font-noto-serif.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

url "https://github.com/notofonts/latin-greek-cyrillic/releases/download/NotoSerif-v#{version}/NotoSerif-v#{version}.zip",
verified: "github.com/notofonts/"
name "Noto Sans"
name "Noto Serif"
homepage "https://notofonts.github.io/"

livecheck do
Expand Down

0 comments on commit e54542e

Please sign in to comment.