Skip to content

Commit

Permalink
fix: target _blank
Browse files Browse the repository at this point in the history
  • Loading branch information
Wagner3UB committed Nov 16, 2023
1 parent 504ca95 commit ee44669
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion error-503.html
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@
<div class="row">
<div class="col-12">
<div class="it-header-slim-wrapper-content">
<a href="#" class="d-lg-block navbar-brand"
<a href="#" target="_blank" class="d-lg-block navbar-brand"
>Nome della Regione</a
>
</div>
Expand Down

0 comments on commit ee44669

Please sign in to comment.