Skip to content

Commit

Permalink
new hero background image
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinpapst committed Oct 13, 2023
1 parent b1a45a9 commit 0a9b946
Show file tree
Hide file tree
Showing 4 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _includes/pages/homepage-hero-dark.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

<section class="position-relative bg-dark pt-lg-4 pt-xl-5" style="background: linear-gradient(90deg, #0B0F19 0%, #172033 51.04%, #0B0F19 100%);">
<div class="jarallax position-absolute top-0 start-0 w-100 h-100" data-jarallax data-speed="0.4">
<div class="jarallax-img" style="background-image: url(/images/layout/hero-bg-pattern-small.png);"></div>
<div class="jarallax-img" style="background-image: url(/images/layout/hero-bg-pattern.jpg);"></div>
</div>
<div class="container position-relative zindex-2 pt-2 pt-sm-4 pt-md-5">
<div class="row justify-content-center pt-5">
Expand Down
3 changes: 2 additions & 1 deletion _includes/pages/site-notice.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,5 @@ Copyright laws of third parties are respected as long as the contents on these w

- Site is powered by [Jekyll](http://jekyllrb.com/)
- Icons provided by [boxicons](https://boxicons.com/)
- All illustrations, the shop header and article images are created using Open AI's DALL·E 3 or Bing Image Creator
- The hero background on the start page is an [image by freepik](https://www.freepik.com/free-vector/background-realistic-abstract-technology-particle_6938839.htm)
- All other illustrations and images are created using Open AI's DALL·E 3 or Bing Image Creator
Binary file removed images/layout/hero-bg-pattern-small.png
Binary file not shown.
Binary file added images/layout/hero-bg-pattern.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 0a9b946

Please sign in to comment.