Skip to content
This repository has been archived by the owner on Aug 14, 2024. It is now read-only.

Commit

Permalink
Better image josh
Browse files Browse the repository at this point in the history
  • Loading branch information
rdehuyss committed Mar 30, 2024
1 parent e945976 commit b3fa04e
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 86 deletions.
Binary file modified blog/2024-03-30-spring-tips.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added blog/2024-03-30-spring-tips.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion en/blog/2024-03-27-jobrunr-in-spring-tips/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ <h4 class="author-name">Ronald Dehuysser</h4>

<figure class="post-full-image blog">

<img src="/blog/2024-03-30-spring-tips.png" alt="/blog/2024-03-30-spring-tips.png"/>
<img src="/blog/2024-03-30-spring-tips.webp" alt="/blog/2024-03-30-spring-tips.webp"/>
</figure>


Expand Down
45 changes: 4 additions & 41 deletions en/blog/_jobrunr-mkyong/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,10 @@
<meta property="article:modified_time" content="2020-10-22T11:12:23+02:00" />






<link rel="stylesheet" href="http://localhost:1313/scss/custom.min.8135b58e502f426216daba9b673c2e57f5b05394302768c041681c94397b49e1.css" integrity="sha256-gTW1jlAvQmIW2rqbZzwuV/WwU5QwJ2jAQWgclDl7SeE=" media="screen">
<link rel="stylesheet" href="http://localhost:1313/scss/custom.min.11a21a154ff799dabaeb9f7f91d876724cb80c2231ce99a51c907e081fe82038.css" integrity="sha256-EaIaFU/3mdq6659/kdh2cky4DCIxzpmlHJB&#43;CB/oIDg=" media="screen">
<link rel="stylesheet" href="http://localhost:1313/scss/screen.min.de02f1ac13102b92f6b48b70f555c88c82299448bff3961357ba59dfd12919ad.css" integrity="sha256-3gLxrBMQK5L2tItw9VXIjIIplEi/85YTV7pZ39EpGa0=" media="screen">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.20.0/themes/prism.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.20.0/themes/prism-coy.min.css" />
Expand Down Expand Up @@ -336,11 +335,11 @@ <h3 id="inject-dependencies">Inject dependencies</h3>


<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js.cookie.min.js"></script>
<div class="popup-container">
<div class="popup-container webinar">
<div class="popup">
<button id="close">&times;</button>
<a href="/en/webinar-v7">
<img src="/2024-03-22-jobrunr-webinar.png" alt="Join our webinar on April 9!" width="100%" height="100%"/>
<img src="/2024-03-22-jobrunr-webinar.webp" alt="Join our webinar on April 9!" />
</a>
</div>
</div>
Expand All @@ -361,45 +360,9 @@ <h3 id="inject-dependencies">Inject dependencies</h3>
}
});
document.querySelector("#close").addEventListener("click", () => {
document.querySelector(".popup").style.display = "none";
document.querySelector(".popup-container").style.display = "none";
});
</script>
<style>
.popup-container{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color:rgba(0,0,0,0.6);
z-index: 1000;
display: none;
}
.popup{
background-color: #000;
width: 650px;
position: absolute;
transform: translate(-50%,-50%);
left: 50%;
top: 50%;
border-radius: 8px;
font-family: "Poppins",sans-serif;
text-align: center;
z-index: 2000;
}
.popup button{
position: absolute;
float: right;
left: 93%;
background-color: transparent;
font-size: 30px;
color: #c5c5c5;
border: none;
outline: none;
cursor: pointer;
z-index: 2010;
}
</style>

</body>
</html>
2 changes: 1 addition & 1 deletion en/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ <h1 id="blog">Blog</h1>


<a class="post-card-image-link" href="https://www.jobrunr.io/en/blog/2024-03-27-jobrunr-in-spring-tips/">
<img class="post-card-image"src="/blog/2024-03-30-spring-tips.png" alt="JobRunr featured in Spring Tips!"/>
<img class="post-card-image"src="/blog/2024-03-30-spring-tips.webp" alt="JobRunr featured in Spring Tips!"/>
</a>


Expand Down
45 changes: 4 additions & 41 deletions en/homepage/quote-03/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -64,11 +64,10 @@







<link rel="stylesheet" href="http://localhost:1313/scss/custom.min.8135b58e502f426216daba9b673c2e57f5b05394302768c041681c94397b49e1.css" integrity="sha256-gTW1jlAvQmIW2rqbZzwuV/WwU5QwJ2jAQWgclDl7SeE=" media="screen">
<link rel="stylesheet" href="http://localhost:1313/scss/custom.min.11a21a154ff799dabaeb9f7f91d876724cb80c2231ce99a51c907e081fe82038.css" integrity="sha256-EaIaFU/3mdq6659/kdh2cky4DCIxzpmlHJB&#43;CB/oIDg=" media="screen">
<link rel="stylesheet" href="http://localhost:1313/scss/screen.min.de02f1ac13102b92f6b48b70f555c88c82299448bff3961357ba59dfd12919ad.css" integrity="sha256-3gLxrBMQK5L2tItw9VXIjIIplEi/85YTV7pZ39EpGa0=" media="screen">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.20.0/themes/prism.min.css" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/prism/1.20.0/themes/prism-coy.min.css" />
Expand Down Expand Up @@ -269,11 +268,11 @@ <h4 class="author-name">Steven Vanderwegen</h4>


<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js.cookie.min.js"></script>
<div class="popup-container">
<div class="popup-container webinar">
<div class="popup">
<button id="close">&times;</button>
<a href="/en/webinar-v7">
<img src="/2024-03-22-jobrunr-webinar.png" alt="Join our webinar on April 9!" width="100%" height="100%"/>
<img src="/2024-03-22-jobrunr-webinar.webp" alt="Join our webinar on April 9!" />
</a>
</div>
</div>
Expand All @@ -294,45 +293,9 @@ <h4 class="author-name">Steven Vanderwegen</h4>
}
});
document.querySelector("#close").addEventListener("click", () => {
document.querySelector(".popup").style.display = "none";
document.querySelector(".popup-container").style.display = "none";
});
</script>
<style>
.popup-container{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color:rgba(0,0,0,0.6);
z-index: 1000;
display: none;
}
.popup{
background-color: #000;
width: 650px;
position: absolute;
transform: translate(-50%,-50%);
left: 50%;
top: 50%;
border-radius: 8px;
font-family: "Poppins",sans-serif;
text-align: center;
z-index: 2000;
}
.popup button{
position: absolute;
float: right;
left: 93%;
background-color: transparent;
font-size: 30px;
color: #c5c5c5;
border: none;
outline: none;
cursor: pointer;
z-index: 2010;
}
</style>

</body>
</html>
2 changes: 1 addition & 1 deletion en/tags/blog/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@


<a class="post-card-image-link" href="https://www.jobrunr.io/en/blog/2024-03-27-jobrunr-in-spring-tips/">
<img class="post-card-image"src="/blog/2024-03-30-spring-tips.png" alt="JobRunr featured in Spring Tips!"/>
<img class="post-card-image"src="/blog/2024-03-30-spring-tips.webp" alt="JobRunr featured in Spring Tips!"/>
</a>


Expand Down
2 changes: 1 addition & 1 deletion en/tags/meta/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@


<a class="post-card-image-link" href="https://www.jobrunr.io/en/blog/2024-03-27-jobrunr-in-spring-tips/">
<img class="post-card-image"src="/blog/2024-03-30-spring-tips.png" alt="JobRunr featured in Spring Tips!"/>
<img class="post-card-image"src="/blog/2024-03-30-spring-tips.webp" alt="JobRunr featured in Spring Tips!"/>
</a>


Expand Down

0 comments on commit b3fa04e

Please sign in to comment.