diff options
author | Sashi20 | 2022-01-22 08:33:29 +0530 |
---|---|---|
committer | GitHub | 2022-01-22 08:33:29 +0530 |
commit | 113af8b5f54ed4a2d1fd6c6c9f0a7d19e706436c (patch) | |
tree | c781e4b6855d4a60f6db7507ae55e31bb95142d5 | |
parent | 5b68c12233ba6561b29a41d5e4050cd457f607f7 (diff) | |
parent | 83564dc3f4f43388a2444e0624a7d95cf18a9ccc (diff) | |
download | SciPy2021-113af8b5f54ed4a2d1fd6c6c9f0a7d19e706436c.tar.gz SciPy2021-113af8b5f54ed4a2d1fd6c6c9f0a7d19e706436c.tar.bz2 SciPy2021-113af8b5f54ed4a2d1fd6c6c9f0a7d19e706436c.zip |
Update the number of talks on home page
-rwxr-xr-x | static/website/templates/home.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/website/templates/home.html b/static/website/templates/home.html index c5c651d..0ec89f9 100755 --- a/static/website/templates/home.html +++ b/static/website/templates/home.html @@ -70,7 +70,7 @@ It provides a unique opportunity to discuss about the latest trends on Scientifi <div class="col-sm-4"> <i class="ion-speakerphone"></i> - <h3>Speakers on the way</h3> + <h3>12 Exciting talks</h3> </div> </div><!-- row --> |