refactoring finished
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package assets
|
||||
|
||||
import _ "embed"
|
||||
|
||||
// JetBrainsMono contains the font used for video text overlays.
|
||||
//
|
||||
//go:embed fonts/JetBrainsMonoNLNerdFontMono-Regular.ttf
|
||||
var JetBrainsMono []byte
|
||||
Reference in New Issue
Block a user