Skip to content

Commit 6f4e46c

Browse files
committed
add banner (smaller size)
1 parent 71086b8 commit 6f4e46c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

web/img/banner.png

369 KB
Loading

web/t_index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<div class="container">
6767

6868
<div class="row"><div class="col-xs-12 col-lg-6 col-md-8 offset-md-1 offset-lg-2">
69-
<img class="img-fluid pb-4" src="http://pythonplot.com.s3-website-us-east-1.amazonaws.com/img/cover.png">
69+
<img class="img-fluid pb-4" src="http://pythonplot.com.s3-website-us-east-1.amazonaws.com/img/banner.png">
7070
<h1>Python Plotting for Exploratory Analysis</h1>
7171

7272
<blockquote>"The simple graph has brought more information to the data analyst's mind than any other device." — John Tukey</blockquote>

0 commit comments

Comments
 (0)