Skip to content

Commit

Permalink
update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
fsimonjetz committed Jul 16, 2024
1 parent 47bc4be commit 8c7c395
Show file tree
Hide file tree
Showing 11 changed files with 0 additions and 1,595 deletions.
55 changes: 0 additions & 55 deletions src/about/ui/__snapshots__/about.test.tsx.snap
Original file line number Diff line number Diff line change
Expand Up @@ -8,61 +8,6 @@ exports[`Snapshot 1`] = `
<div
class="main__content"
>
<div
class="Header__info-banner container-fluid"
>
<div
class="fade alert alert-primary alert-dismissible show"
role="alert"
>
<button
class="close"
type="button"
>
<span
aria-hidden="true"
>
×
</span>
<span
class="sr-only"
>
Close alert
</span>
</button>
<strong>
Update:
</strong>
On Monday, July 15, the eBL servers were successfully migrated to new infrastructure. From now on, eBL can be accessed either from
<a
href="https://www.ebl.lmu.de"
rel="noopener noreferrer"
target="_blank"
>
https://www.ebl.lmu.de
</a>
or
<a
href="https://www.ebl.badw.de"
rel="noopener noreferrer"
target="_blank"
>
https://www.ebl.badw.de
</a>
. Please note that it will not be possible to login at www.ebl.lmu.de until July 16, but you can already access eBL via the new url at
<a
href="https://www.ebl.badw.de"
rel="noopener noreferrer"
target="_blank"
>
https://www.ebl.badw.de
</a>
.
</div>
</div>
<header
class="main__header"
>
Expand Down
Loading

0 comments on commit 8c7c395

Please sign in to comment.