dejanseo commited on
Commit
65aa6b3
·
verified ·
1 Parent(s): ec0895b

Upload 6 files

Browse files
.gitattributes CHANGED
@@ -38,3 +38,8 @@ src/static/Montserrat-VariableFont_wght.ttf filter=lfs diff=lfs merge=lfs -text
38
  src/static/NotoSans-Italic-VariableFont_wdth,wght.ttf filter=lfs diff=lfs merge=lfs -text
39
  src/static/NotoSans-VariableFont_wdth,wght.ttf filter=lfs diff=lfs merge=lfs -text
40
  src/static/NotoSansMono-VariableFont_wdth,wght.ttf filter=lfs diff=lfs merge=lfs -text
 
 
 
 
 
 
38
  src/static/NotoSans-Italic-VariableFont_wdth,wght.ttf filter=lfs diff=lfs merge=lfs -text
39
  src/static/NotoSans-VariableFont_wdth,wght.ttf filter=lfs diff=lfs merge=lfs -text
40
  src/static/NotoSansMono-VariableFont_wdth,wght.ttf filter=lfs diff=lfs merge=lfs -text
41
+ static/Montserrat-Italic-VariableFont_wght.ttf filter=lfs diff=lfs merge=lfs -text
42
+ static/Montserrat-VariableFont_wght.ttf filter=lfs diff=lfs merge=lfs -text
43
+ static/NotoSans-Italic-VariableFont_wdth,wght.ttf filter=lfs diff=lfs merge=lfs -text
44
+ static/NotoSans-VariableFont_wdth,wght.ttf filter=lfs diff=lfs merge=lfs -text
45
+ static/NotoSansMono-VariableFont_wdth,wght.ttf filter=lfs diff=lfs merge=lfs -text
.streamlit/config.toml ADDED
@@ -0,0 +1,24 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ [server]
2
+ enableStaticServing = true
3
+ toolbarMode = "viewer"
4
+
5
+ [[theme.fontFaces]]
6
+ family="montserrat-sans"
7
+ url="app/static/Montserrat-Italic-VariableFont_wght.ttf"
8
+ style="italic"
9
+ weight=500
10
+ [[theme.fontFaces]]
11
+ family="montserrat-sans"
12
+ url="app/static/Montserrat-VariableFont_wght.ttf"
13
+ style="normal"
14
+ weight=500
15
+ [[theme.fontFaces]]
16
+ family="noto-mono"
17
+ url="app/static/NotoSansMono-VariableFont_wdth,wght.ttf"
18
+
19
+ [theme]
20
+ font="montserrat-sans, noto-sans, sans-serif"
21
+ codeFont="noto-mono, monospace"
22
+ baseFontSize=16
23
+ primaryColor="#28a745"
24
+ backgroundColor="#FFFFFF"
static/Montserrat-Italic-VariableFont_wght.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:acaff344a059669be7699d869c923bd5bb194973dc23748074f3f21deb1452dd
3
+ size 701156
static/Montserrat-VariableFont_wght.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:e12288c03e4fa3721aca7ca984f25c042089dc3590e207c43a57199d7b4a5cdb
3
+ size 688600
static/NotoSans-Italic-VariableFont_wdth,wght.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:4bf7b366af79c434984d67eae3967e9cd7a2f51c196101c43f21a7e21e608844
3
+ size 2300468
static/NotoSans-VariableFont_wdth,wght.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:7b8cac46a1c86d2533a616b1fcf4e1926b8e39bda69034508b0df96791f56d97
3
+ size 2044548
static/NotoSansMono-VariableFont_wdth,wght.ttf ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:47d856141683450ee297592b27be447eb5141c68516e5e0e748c66b6e0a54afe
3
+ size 1707908