We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b2686f5 + 122bbda commit 7ba391fCopy full SHA for 7ba391f
src/Badges.jl
@@ -1,6 +1,7 @@
1
module Badges
2
using JSON3
3
4
+export Badge
5
global const gFontFamily = "font-family='Verdana,Geneva,DejaVu Sans,sans-serif'"
6
7
function roundUpToOdd(x)
0 commit comments