StartBootstrap / startbootstrap-clean-blog

A clean Bootstrap blog theme created by Start Bootstrap
https://startbootstrap.com/theme/clean-blog/
MIT License
1.78k stars 1.85k forks source link

Background Image #65

Closed HHZZUUJH closed 6 years ago

HHZZUUJH commented 6 years ago

In the file index.php the background image is loaded from the web: $backgroundImage = 'https://source.unsplash.com/1600x900/?nature';

How can I include here own pictures on my webspace instead of the url?

Do I need my own license for https://source.unsplash.com/1600x900/?nature'?

davidtmiller commented 6 years ago

Just replace that link with a path to your own image and you're all set!