Project

General

Profile

« Previous | Next » 

Revision 61306

[Trunk | Library]:
dataProvider.component.html & availableOn.component.ts & metrics.component.ts & showPublisher.component.ts & organization.component.html & project.component.html & resultLanding.component.html &
how.component.ts & myOrcidLinks.component.ts & orcid-work.component.ts & newSearchPage.component.html & portal-search-result.component.html & result-preview.component.html &
bottom.component.html & feedback.component.ts & showAuthors.component.ts & gif-slider.component.ts:
Added loading="lazy" on <img> elements.

View differences:

project.component.html
734 734
          <div class="uk-margin-small-top uk-flex">
735 735
            <!-- Last Index Info-->
736 736
            <div class="uk-width-2-3@m uk-width-1-2">
737
              <img src="assets/common-assets/graph.svg" style="opacity: 0.4">
737
              <img src="assets/common-assets/graph.svg" style="opacity: 0.4" loading="lazy">
738 738
              <span class="uk-margin-small-left uk-text-baseline uk-text-muted">Powered by <a
739 739
                  href="https://graph.openaire.eu" class="graph-color">OpenAIRE Research Graph</a></span>
740 740
              <span *ngIf="indexUpdateDate" class="uk-text-baseline uk-text-muted">

Also available in: Unified diff