frontend: Node.toml
Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
14
frontend/Node.toml
Normal file
14
frontend/Node.toml
Normal file
@@ -0,0 +1,14 @@
|
|||||||
|
+[[apps]]
|
||||||
|
+name = "advotracker_frontend"
|
||||||
|
+width = 800
|
||||||
|
+height = 600
|
||||||
|
|
||||||
|
[[apps.fonts]]
|
||||||
|
font_family = "Material Icons"
|
||||||
|
src = "fonts/MaterialIcons-Regular.ttf"
|
||||||
|
[[apps.fonts]]
|
||||||
|
font_family = "Roboto Regular"
|
||||||
|
src = "fonts/Roboto-Regular.ttf"
|
||||||
|
[[apps.fonts]]
|
||||||
|
font_family = "Roboto Medium"
|
||||||
|
src = "fonts/Roboto-Medium.ttf"
|
||||||
Reference in New Issue
Block a user