diff options
-rwxr-xr-x | templates/index.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/templates/index.html b/templates/index.html index 4c70af3..b48614f 100755 --- a/templates/index.html +++ b/templates/index.html @@ -193,9 +193,7 @@ The Deuxfleurs association has received a grant from <a class="text-garage-orange underline" href="https://pointer.ngi.eu/" target="_blank">NGI POINTER</a>, to fund 3 people working on Garage full-time for a year : from October 2021 to September 2022. </p> - <p class="text-center"> - <img src="{{ get_url(path='images/ngi-pointer-eu.png') }}" class="w-2/3" alt="NGI Pointers"> - </p> + <img src="{{ get_url(path='images/ngi-pointer-eu.png') }}" class="w-2/3 mx-auto" alt="NGI Pointers"> <p class="italic"> This project has received funding from the European Union's Horizon 2021 research and innovation programme within the framework of the NGI-POINTER Project funded under grant agreement N° 871528. |