Skip to content
This repository was archived by the owner on Dec 18, 2024. It is now read-only.

Fix asset urls for examples that load images/icons #60

Merged
merged 3 commits into from
Dec 22, 2016

Conversation

jelbourn
Copy link
Member

No description provided.

@jelbourn jelbourn requested a review from tinayuangao December 22, 2016 21:22
@@ -3,6 +3,6 @@
}

.example-header-image {
background-image: url('shiba1.jpg');
background-image: url('assets/img/examples/shiba2.jpg');
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be shiba1?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed

Copy link
Contributor

@tinayuangao tinayuangao left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@jelbourn jelbourn merged commit 06c694d into angular:master Dec 22, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants