Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -176,6 +176,7 @@ def create_app():
|
|
176 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
177 |
# ── Title & subtitle
|
178 |
gr.Markdown("## 🔭 **CycleNavigator (Interactive)**")
|
|
|
179 |
gr.Markdown(
|
180 |
"<sub>"
|
181 |
"<b>Business 9y</b> (credit-investment business cycle) • "
|
|
|
176 |
with gr.Blocks(theme=gr.themes.Soft()) as demo:
|
177 |
# ── Title & subtitle
|
178 |
gr.Markdown("## 🔭 **CycleNavigator (Interactive)**")
|
179 |
+
gr.Markdown("### <sub>Interactive visual service delivering insights at a glance into the four major long cycles—9-year business cycle, 50-year Kondratiev wave, 80-year financial credit cycle, and 250-year hegemony cycle—through dynamic charts and AI chat.</sub>")
|
180 |
gr.Markdown(
|
181 |
"<sub>"
|
182 |
"<b>Business 9y</b> (credit-investment business cycle) • "
|