Colors in title

main
Lasse Studion 3 years ago
parent 3144977073
commit ea72195f7b
  1. 2
      app.py

@ -4,7 +4,7 @@ from time import sleep
import streamlit as st
from bs4 import BeautifulSoup
st.title("Colorize your Hindenburg project")
st.title(":green[Colorize] your :red[Hindenburg] project")
st.markdown(
"""

Loading…
Cancel
Save