Skip to content

Commit

Permalink
(NOBIDS) fix(explorer): bitfly explorer label
Browse files Browse the repository at this point in the history
  • Loading branch information
MauserBitfly committed Aug 9, 2024
1 parent 2d57933 commit a2659a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -317,7 +317,7 @@ <h5>Links</h5>
</div>
<div class="text-center row justify-content-center">
<div class="col-12">
<span>© bitfly gmbh {{ .Year }} | {{ .Version }} |</span>
<span>© bitfly explorer GmbH {{ .Year }} | {{ .Version }} |</span>
<div class="theme-switch-wrapper">
<label class="theme-switch" for="toggleSwitch">
<input type="checkbox" id="toggleSwitch" />
Expand Down
2 changes: 1 addition & 1 deletion templates/mail/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ <h2 style="margin-top: 0; margin-bottom: 0.5rem; font-family: 'Barlow', sans-ser
<tr>
<td style="height: 41px; background-color: #2f2e42; text-align: start; line-height: 20px; font-size: 12px; padding-top: 4px; padding-left: 20px; padding-bottom: 4px;">
<span style="font-family: Barlow; color: white;">
<span style="color: white;">Bitfly GmbH, FN 472953 w, CR-Court: Commercial Court Vienna</span>
<span style="color: white;">bitfly explorer GmbH, FN 623067 w, CR-Court: Commercial Court Vienna</span>
<br />
{{ if .Mail.UnSubURL }}
<span>
Expand Down

0 comments on commit a2659a0

Please sign in to comment.