summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--website/static/pdf/scipy_poster.pdfbin0 -> 352860 bytes
-rwxr-xr-xwebsite/templates/abstract-details.html2
-rwxr-xr-xwebsite/templates/comment-abstract.html2
-rw-r--r--website/templates/home.html2
4 files changed, 3 insertions, 3 deletions
diff --git a/website/static/pdf/scipy_poster.pdf b/website/static/pdf/scipy_poster.pdf
new file mode 100644
index 0000000..dd53fa7
--- /dev/null
+++ b/website/static/pdf/scipy_poster.pdf
Binary files 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 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
- <link rel="icon" href="{% static 'img/favicon.ico'%}" type="icon">
+ <link rel="icon" href="{% static 'img/fevicon.png'%}" type="icon">
<title>SciPy India 2017</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
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 @@
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
<meta name="description" content="">
<meta name="author" content="">
- <link rel="icon" href="{% static 'img/favicon.ico'%}" type="icon">
+ <link rel="icon" href="{% static 'img/fevicon.png'%}" type="icon">
<title>SciPy India 2017</title>
<!-- Bootstrap core CSS -->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
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 @@
</p>
</div>
<div class="col-lg-4 col-sm-4 text-center mb-4" align="justify">
- <a href="{% static 'pdf/poster_option7a.pdf'%}" target="_blank">
+ <a href="{% static 'pdf/scipy_poster.pdf'%}" target="_blank">
<img src="{% static 'img/Th_Scipy2017.png'%}" />
</a>
</div>