From 0fdecbb69b339bd732994759a2cede5be2a06925 Mon Sep 17 00:00:00 2001 From: Sashi20 Date: Tue, 17 Oct 2017 11:06:53 +0530 Subject: Updated with the new poster --- website/static/pdf/scipy_poster.pdf | Bin 0 -> 352860 bytes website/templates/abstract-details.html | 2 +- website/templates/comment-abstract.html | 2 +- website/templates/home.html | 2 +- 4 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 website/static/pdf/scipy_poster.pdf diff --git a/website/static/pdf/scipy_poster.pdf b/website/static/pdf/scipy_poster.pdf new file mode 100644 index 0000000..dd53fa7 Binary files /dev/null and b/website/static/pdf/scipy_poster.pdf differ diff --git a/website/templates/abstract-details.html b/website/templates/abstract-details.html index 751ca9c..1bd6b2d 100755 --- a/website/templates/abstract-details.html +++ b/website/templates/abstract-details.html @@ -8,7 +8,7 @@ - + SciPy India 2017 diff --git a/website/templates/comment-abstract.html b/website/templates/comment-abstract.html index 1ff3a77..fc7082d 100755 --- a/website/templates/comment-abstract.html +++ b/website/templates/comment-abstract.html @@ -8,7 +8,7 @@ - + SciPy India 2017 diff --git a/website/templates/home.html b/website/templates/home.html index 2967099..f6cd13d 100644 --- a/website/templates/home.html +++ b/website/templates/home.html @@ -669,7 +669,7 @@

- +
-- cgit