Add comment about image source

This commit is contained in:
davegson 2019-11-26 08:40:02 +01:00
parent 2c7d1060f9
commit fa04c8be75

View file

@ -12,6 +12,9 @@ content .mission{
.o-bg{ .o-bg{
background-color: black; background-color: black;
// https://pixabay.com/photos/rough-horn-alpine-2146181/
// Free for commercial use
// No attribution required
background-image: url(/assets/img/o-bg.png); background-image: url(/assets/img/o-bg.png);
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: cover; background-size: cover;