noel-friedrich / terminal

Terminal-style Personal Homepage
https://noel-friedrich.de/terminal
MIT License
44 stars 7 forks source link

remove pyscript information elements when loading "pyscript" module #2

Closed noel-friedrich closed 1 year ago

noel-friedrich commented 1 year ago

solved by adding the following css selector to style.css

py-splashscreen {
    display: none;
}