From 16c623fb8fe56d2ea9840a8589d3aec15147d372 Mon Sep 17 00:00:00 2001 From: Navan Chauhan Date: Wed, 16 Sep 2020 21:23:11 +0530 Subject: added alt text to homepage and moved to OG Bootstrap theme --- app/templates/base.html | 8 ++++---- app/templates/home.html | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/app/templates/base.html b/app/templates/base.html index dcae79c..6e10d2f 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -3,8 +3,8 @@ Curie Web - - + + @@ -50,7 +50,7 @@ -
+

Curie Web

@@ -85,7 +85,7 @@

The Curie Project aims to make the process of CADD from ideation to in-silico testing as easy as possible.

- +

Check License on GitHub UwU

diff --git a/app/templates/home.html b/app/templates/home.html index 8386dac..82cbc23 100644 --- a/app/templates/home.html +++ b/app/templates/home.html @@ -55,5 +55,5 @@ - + Scientist working in a laboratory {% endblock %} \ No newline at end of file -- cgit v1.2.3