Skip to content

Commit

Permalink
Merge pull request #2031 from insectengine/stickerfix
Browse files Browse the repository at this point in the history
fix broken image links and add new develper joy sticker
  • Loading branch information
gsmet authored Jun 28, 2024
2 parents 4aff66e + 9f864be commit 34caca0
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions _includes/sticker-band.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,21 +17,25 @@ <h4><a href="{{site.baseurl}}/assets/stickers/stickers_quarkus_logo_horizontal.p
<h4><a href="{{site.baseurl}}/assets/stickers/stickers_quarkus_logo_hex_light.pdf">Hex Logo Sticker - Light</a></h4>
</div>
<div class="width-3-12 width-6-12-m contrib-block">
<a href="{{site.baseurl}}/assets/stickers/stickers_quarkus_logo_hex-dark.pdf"><img src="{{site.baseurl}}/assets/images/stickers/sticker_logo_hex-dark.png"></a>
<a href="{{site.baseurl}}/assets/stickers/stickers_quarkus_logo_hex-dark.pdf"><img src="{{site.baseurl}}/assets/images/stickers/sticker_logo_hex_dark.png"></a>
<h4><a href="{{site.baseurl}}/assets/stickers/stickers_quarkus_logo_hex-dark.pdf">Hex Logo Sticker - Dark</a></h4>
</div>
<div class="width-3-12 width-6-12-m contrib-block">
<a href="{{site.baseurl}}/assets/stickers/stickers_quarkus_icon_hex_light.pdf"><img src="{{site.baseurl}}/assets/images/stickers/sticker_icon_hex_light.png"></a>
<h4><a href="{{site.baseurl}}/assets/stickers/stickers_quarkus_icon_hex_light.pdf">Hex Icon Sticker - Light</a></h4>
</div>
<div class="width-3-12 width-6-12-m contrib-block">
<a href="{{site.baseurl}}/assets/stickers/stickers_quarkus_icon_hex-dark.pdf"><img src="{{site.baseurl}}/assets/images/stickers/sticker_icon_hex-dark.png"></a>
<a href="{{site.baseurl}}/assets/stickers/stickers_quarkus_icon_hex-dark.pdf"><img src="{{site.baseurl}}/assets/images/stickers/sticker_icon_hex_dark.png"></a>
<h4><a href="{{site.baseurl}}/assets/stickers/stickers_quarkus_icon_hex-dark.pdf">Hex Icon Sticker - Dark</a></h4>
</div>
<div class="width-3-12 width-6-12-m contrib-block">
<a href="{{site.baseurl}}/assets/stickers/stickers_quarkus_motto.pdf"><img src="{{site.baseurl}}/assets/images/stickers/sticker_logo_motto.png"></a>
<h4><a href="{{site.baseurl}}/assets/stickers/stickers_quarkus_motto.pdf">Supersonic Subatomic Java</a></h4>
</div>
<div class="width-3-12 width-6-12-m contrib-block">
<a href="{{site.baseurl}}/assets/stickers/sticker_3x3_cartoon.pdf"><img src="{{site.baseurl}}/assets/images/stickers/stickers_3x3_cartoon.png"></a>
<h4><a href="{{site.baseurl}}/assets/stickers/sticker_3x3_cartoon.pdf">Supersonic Cartoon</a></h4>
</div>
<div class="width-3-12 width-6-12-m contrib-block">
<a href="{{site.baseurl}}/assets/stickers/stickers_quarkusbot.pdf"><img src="{{site.baseurl}}/assets/images/stickers/stickers_quarkusbot.png"></a>
<h4><a href="{{site.baseurl}}/assets/stickers/stickers_quarkusbot.pdf">Quarkus Github Bot</a></h4>
Expand Down
Binary file added assets/images/stickers/stickers_3x3_cartoon.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 assets/stickers/sticker_3x3_cartoon.pdf
Binary file not shown.

0 comments on commit 34caca0

Please sign in to comment.