update footer text + add logos
This commit is contained in:
parent
0803270c58
commit
a015dd1665
|
@ -55,19 +55,32 @@ import {ConnectHelper} from "./openaireLibrary/connect/connectHelper";
|
|||
</cookie-law>-->
|
||||
<footer class="uk-text-center uk-text-small uk-border-top">
|
||||
<div class="uk-tile-default">
|
||||
<div class="uk-section uk-container uk-container-small">
|
||||
<div class="uk-flex uk-flex-middle uk-flex-center uk-margin-medium-bottom">
|
||||
<div class="uk-section uk-container">
|
||||
<div class="uk-flex uk-flex-middle uk-flex-center">
|
||||
<img src="assets/logo/small.svg" alt="National Open Access Monitor Ireland" style="width: 40px;"/>
|
||||
<div class="uk-margin-small-left">
|
||||
Platform in <span class="uk-text-bold">Pilot</span> Phase - Final Release June 2024
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<div>
|
||||
Developed by <a href="https://www.openaire.eu/" target="_blank">OpenAIRE</a>,
|
||||
in collaboration with Irish Research eLibrary (IReL) and Education Procurement Services. Your feedback is welcome as we refine our services for final launch.
|
||||
<a routerLink="/contact-us">Contact us</a>.
|
||||
<div class="uk-margin-bottom">
|
||||
Developed by <a href="https://www.openaire.eu/" target="_blank">OpenAIRE</a>
|
||||
</div>
|
||||
<div class="uk-margin-bottom uk-container uk-container-small">
|
||||
The National Open Access Monitor, Ireland is delivered as part of the National Open Access Monitor Project,
|
||||
managed by the <a href="https://irel.ie/" target="_blank">Irish Research eLibrary (IReL)</a> at Maynooth University.
|
||||
The project has received funding from Ireland's <a href="https://dri.ie/norf/" target="_blank">National Open Research Forum (NORF)</a>
|
||||
under the Open Research Fund Call.
|
||||
</div>
|
||||
<div class="uk-margin-bottom">
|
||||
<img title="Rialtas" src="assets/Rialtas_Mark_Std_Colour.png" class=" uk-padding-xsmall uk-padding-remove-vertical" style="height: 50px;">
|
||||
<img title="HEA" src="assets/hea-logo.png" class=" uk-padding-xsmall uk-padding-remove-vertical" style="height: 30px;">
|
||||
<img title="Maynooth University" src="assets/Maynooth University Logo.png" class=" uk-padding-small uk-padding-remove-vertical" style="height: 30px;">
|
||||
<img title="IRel" src="assets/IReL logo.png" class=" uk-padding-small uk-padding-remove-vertical" style="height: 30px;">
|
||||
<img title="OpenAIRE" src="assets/common-assets/common/Logo_Horizontal.png" class=" uk-padding-small uk-padding-remove-vertical" style="height: 30px;">
|
||||
</div>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
`
|
||||
|
|
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
Binary file not shown.
After Width: | Height: | Size: 75 KiB |
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue