Fix centering of NGI logo
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
c16116559d
commit
d12c5941ed
1 changed files with 1 additions and 3 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue