diff options
author | Sashi20 | 2017-09-18 15:26:27 +0530 |
---|---|---|
committer | Sashi20 | 2017-09-18 15:26:27 +0530 |
commit | 6e8e85e895f4a9f5a2b7db837fa7f2e993ff4c2e (patch) | |
tree | 3308bb83005660b0d0376ece288ed60630d006fc /website/templates/submit-cfp.html | |
parent | fef423c0ab09f9eb84f06f286f513d2d5e8dda37 (diff) | |
download | SciPy2017-6e8e85e895f4a9f5a2b7db837fa7f2e993ff4c2e.tar.gz SciPy2017-6e8e85e895f4a9f5a2b7db837fa7f2e993ff4c2e.tar.bz2 SciPy2017-6e8e85e895f4a9f5a2b7db837fa7f2e993ff4c2e.zip |
Minor changes to dates,cfp and cfw
Diffstat (limited to 'website/templates/submit-cfp.html')
-rwxr-xr-x | website/templates/submit-cfp.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/templates/submit-cfp.html b/website/templates/submit-cfp.html index d4486fe..74ba0df 100755 --- a/website/templates/submit-cfp.html +++ b/website/templates/submit-cfp.html @@ -7,7 +7,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"> |