Skip to content

Commit 498df8f

Browse files
committed
Splash page plot change
1 parent c2e989d commit 498df8f

2 files changed

Lines changed: 1 addition & 1 deletion

File tree

nbs/images/splash-propplot.png

25.8 KB
Loading

nbs/index.qmd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ def d(*args, **kwargs): print(qmd.div(*args, **kwargs))
5454
5555
{btn('Get started', '/01-getting_started.ipynb')}
5656
57-
{img('showpiece.png', style={"margin-top": "20px", "margin-bottom": "20px"}, link=True)}""", "content-block")
57+
{img('splash-propplot.png', style={"margin-top": "100px", "margin-bottom": "20px"}, link=True)}""", "content-block")
5858

5959
feature_h = banner(f"""## <span style='color:#009AF1'>Robust and Beautiful</span><br>Statistical Visualization
6060

0 commit comments

Comments
 (0)