Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
tani committed Mar 4, 2024
1 parent 8f2ee32 commit 2e4f34e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/font-ojuju.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class FontOjuju < Formula
head "https://github.com/google/fonts/raw/main/ofl/ojuju/Ojuju%5Bwght%5D.ttf"
head "https://github.com/google/fonts/raw/main/ofl/ojuju/Ojuju%5Bwght%5D.ttf", verified: "github.com/google/fonts/"
desc "Ojuju"
desc "Distinct with varying apertures as it moves from extra-light to bold"
homepage "https://github.com/jobosonchisa/ojuju"
homepage "https://fonts.google.com/specimen/Ojuju"
def install
(share/"fonts").install "Ojuju[wght].ttf"
end
Expand Down

0 comments on commit 2e4f34e

Please sign in to comment.