Skip to content

Commit

Permalink
feat(fishes): add cover image
Browse files Browse the repository at this point in the history
  • Loading branch information
groupsky committed Oct 12, 2022
1 parent 542ee7d commit 97bd55a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions client/styles/custom.less
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,10 @@ header.heroimage {
background-image: url('/img/cover-migrations.jpg');
}

&.fishes {
background-image: url('/img/cover-fishes.jpg');
}

&.herp {
background-image: url('/img/cover-herp.jpg');
}
Expand Down
Binary file added public/img/cover-fishes.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 97bd55a

Please sign in to comment.