Falko Schindler %!s(int64=4) %!d(string=hai) anos
pai
achega
816a90cb52
Modificáronse 2 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      elements.py
  2. BIN=BIN
      favicon.png

+ 1 - 1
elements.py

@@ -45,7 +45,7 @@ class Page(Group):
 
     def __init__(self):
 
-        self.view = jp.WebPage(delete_flag=False, body_classes='m-4', title='Nice GUI')
+        self.view = jp.WebPage(delete_flag=False, body_classes='m-4', title='Nice GUI', favicon='favicon.png')
 
 
 class Column(Group):

BIN=BIN
favicon.png