Skip to content

Commit 7ba391f

Browse files
authored
Merge pull request #2 from JuliaComputing/v/exportbdg
export `Badge`
2 parents b2686f5 + 122bbda commit 7ba391f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Badges.jl

+1
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)