Chezlui
commited on
Commit
·
165d985
1
Parent(s):
223e24b
new image
Browse files- app.py +1 -1
- assets/banner2.png +0 -0
- assets/banner4.png +3 -0
app.py
CHANGED
@@ -6,7 +6,7 @@ from game_generator import GameGenerator
|
|
6 |
with open("output/idea_description.md", "r") as file:
|
7 |
readme = file.read()
|
8 |
|
9 |
-
|
10 |
st.title("SQLite RogueLike Game")
|
11 |
|
12 |
|
|
|
6 |
with open("output/idea_description.md", "r") as file:
|
7 |
readme = file.read()
|
8 |
|
9 |
+
st.image("assets/banner4.png")
|
10 |
st.title("SQLite RogueLike Game")
|
11 |
|
12 |
|
assets/banner2.png
DELETED
assets/banner4.png
ADDED
![]() |
Git LFS Details
|