Skip to content

Commit

Permalink
Update NotoSans to fix backticks, bump version (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
awesomerobot committed Aug 11, 2021
1 parent 8e09a5e commit 3edb869
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/discourse_fonts.rb
@@ -1,7 +1,7 @@
# frozen_string_literal: true

module DiscourseFonts
VERSION = "0.0.8"
VERSION = "0.0.9"

def self.path_for_fonts
File.expand_path("../../vendor/assets/fonts", __FILE__)
Expand Down
Binary file modified vendor/assets/fonts/NotoSans-Bold.ttf
Binary file not shown.
Binary file modified vendor/assets/fonts/NotoSans-Regular.ttf
Binary file not shown.

0 comments on commit 3edb869

Please sign in to comment.