Skip to content

Commit 122bbda

Browse files
committed
export Badge
1 parent bb7d908 commit 122bbda

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Badges.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
module Badges
22
using JSON3
33

4+
export Badge
45
global const gFontFamily = "font-family='Verdana,Geneva,DejaVu Sans,sans-serif'"
56

67
function roundUpToOdd(x)

0 commit comments

Comments
 (0)