Zuehlke / zuehlke.github.io

Zühlke Github Page
http://zuehlke.github.io
10 stars 2 forks source link

Update bruderol's profile and link image by URL to automaticly update #20

Closed bruderol closed 7 years ago

bruderol commented 7 years ago

tried to update my profile with new picture, let's see if that works

kabaehr commented 7 years ago

This will not work out of the box because the image is referenced like this: <img class="right small-icon" ng-src="assets/images/{{item.item.logo}}"

bruderol commented 7 years ago

@kabaehr did a quick and dirty implementation of getting image from URL - did not test it yet!