trhacknon commited on
Commit
97fee8e
·
verified ·
1 Parent(s): d74dae6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -12,8 +12,8 @@ with open("config.yaml", "r") as file:
12
  config = yaml.safe_load(file)
13
 
14
  st.set_page_config(
15
- page_title="%CC%B5%CD%87%CC%BF%CC%BF/%27%CC%BF%27%CC%BF-%CC%BF-%CC%BF%CC%BF-%CC%BF%CC%BF-%CC%BF%CC%BF%F0%9F%92%A5 NCTC OSINT AGENT BY TRHACKNON",
16
- page_icon="𖤍",
17
  )
18
 
19
 
@@ -27,7 +27,7 @@ html_title = '''
27
  /* Add other font styling here (optional) */
28
  }
29
  </style>
30
- <h1 class="stTitle">NCTC OSINT AGENT</h1>
31
  '''
32
 
33
  st.write(html_title, unsafe_allow_html=True)
 
12
  config = yaml.safe_load(file)
13
 
14
  st.set_page_config(
15
+ page_title="|𓀐𓂺 NCTC OSINT AGENT BY TRHACKNON ╭∩╮( •̀_•́ )╭∩╮",
16
+ page_icon="𓀐𓂺",
17
  )
18
 
19
 
 
27
  /* Add other font styling here (optional) */
28
  }
29
  </style>
30
+ <h1 class="stTitle">╭∩╮( -_•́)▄︻テحكـ━一💥NCTC OSINT AGENT💥╾━╤デ╦︻(•̀⤙•́)</h1>
31
  '''
32
 
33
  st.write(html_title, unsafe_allow_html=True)