Project

General

Profile

« Previous | Next » 

Revision 59953

[Graph | Trunk]: Change position of schema2jsonld

View differences:

about.component.html
1
<schema2jsonld [URL]="properties.domain"
2
               [logoURL]="properties.domain + '/assets/common-assets/logo-small-graph.png'"
3
               [description]="description"
4
               type="other"
5
               [name]="title">
6
</schema2jsonld>
1 7
<div class="about">
2
  <schema2jsonld [URL]="properties.domain"
3
                 [logoURL]="properties.domain + '/assets/common-assets/logo-small-graph.png'"
4
                   [description]="description"
5
                 type="other"
6
                 [name]="title">
7
  </schema2jsonld>
8 8
  <div class="uk-section">
9 9
    <div class="uk-margin-large-left uk-margin-medium-bottom">
10 10
      <breadcrumbs [breadcrumbs]="breadcrumbs"></breadcrumbs>

Also available in: Unified diff