aspnet / live.asp.net

Code for live.asp.net, which hosts the ASP.NET Community Stand-up
https://live.asp.net/
MIT License
289 stars 114 forks source link

Move header image to images folder #48

Closed hishamco closed 9 years ago

hishamco commented 9 years ago

As separation of concern the header image should be move to the images folder

dnfclas commented 9 years ago

Hi @hishamco, I'm your friendly neighborhood .NET Foundation Pull Request Bot (You can call me DNFBOT). Thanks for your contribution! You've already signed the contribution license agreement. Thanks!

The agreement was validated by .NET Foundation and real humans are currently evaluating your PR.

TTYL, DNFBOT;

DamianEdwards commented 9 years ago

The header image is part of the style of the site, hence it lives next to the stylesheet. The images folder contains actual content images that are put in documents via the <img /> tag.

hishamco commented 9 years ago

FYI I have seen many websites such http://www.asp.net/, http://www.hanselman.com/ :smile: that use the same principle, unless the image is base64