Skip to content

Instantly share code, notes, and snippets.

@arutnik
Created November 5, 2017 20:12
Show Gist options
  • Select an option

  • Save arutnik/d28a785cd3714d8eac4b9ff127507f18 to your computer and use it in GitHub Desktop.

Select an option

Save arutnik/d28a785cd3714d8eac4b9ff127507f18 to your computer and use it in GitHub Desktop.
SFA Part 4: Using static resource pipe
<!--The content below is only a placeholder and can be replaced.-->
<div style="text-align:center">
<h1>
{{title}}!
</h1>
<img [src]="'assets/salesforce.png' | staticpath">
</div>
<h2>Here are some links to help you start: </h2>
<ul>
<router-outlet></router-outlet>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment