frontend: Node.toml

Signed-off-by: Ralf Zerres <ralf.zerres@networkx.de>
This commit is contained in:
2020-06-26 23:05:04 +02:00
parent 2b4af02db6
commit 53e6180055

14
frontend/Node.toml Normal file
View 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"