Skip to content
Snippets Groups Projects
Commit 43c0cc0c authored by Bastien DUMONT's avatar Bastien DUMONT :angel:
Browse files

chore: update facebook icon & remove comment

parent 8ae90889
No related branches found
No related tags found
1 merge request!783V3.0.0
...@@ -256,8 +256,7 @@ ...@@ -256,8 +256,7 @@
</div> </div>
<div *ngIf="structure.facebook" class="row"> <div *ngIf="structure.facebook" class="row">
<!-- TODO facebook icon missing --> <app-svg-icon [iconClass]="'icon-20'" [type]="'tags'" [icon]="'facebook'" />
<app-svg-icon [iconClass]="'icon-20'" [type]="'tags'" [icon]="'website'" />
<a target="_blank" class="custom-link" rel="noopener noreferrer" [href]="'http://' + structure.facebook">{{ <a target="_blank" class="custom-link" rel="noopener noreferrer" [href]="'http://' + structure.facebook">{{
structure.facebook structure.facebook
}}</a> }}</a>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment