Skip to content

Commit

Permalink
remove target blank
Browse files Browse the repository at this point in the history
  • Loading branch information
dakur committed Sep 25, 2024
1 parent 6b46064 commit cb930cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion UI/Homepage/HomepageController.latte
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
{block content}
<main class="homepage" role="main">
{capture $path}https://brontosaurus.cz/wp-content/uploads/2024/09/VIP-podzim-banner-na-web.jpg{/capture}
<a class="hb-block-banner hb-block-banner--rotate hb-mbe-5" href="https://brontosaurus.cz/dobrovolnicke-akce/?jen=vikendovky#obsah" rel="noopener" target="_blank" style="--hb-block-banner-background-url: url({$path|noescape})">
<a class="hb-block-banner hb-block-banner--rotate hb-mbe-5" href="https://brontosaurus.cz/dobrovolnicke-akce/?jen=vikendovky#obsah" rel="noopener" style="--hb-block-banner-background-url: url({$path|noescape})">
<div class="hb-block-banner__textContainer">
<div class="hb-block-banner__text hb-mbs-3">
<div class="hb-fs-xl hb-mbe-2 hb-fw-b">Zažij víkendovku</div>
Expand Down

0 comments on commit cb930cc

Please sign in to comment.