Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
cophilot committed Jan 15, 2024
1 parent bf6abee commit dc002f0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/error-page/error-page.component.html
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<app-header class="sticky" [enableSearchBar]="false"></app-header>
<div class="container">
<h1>(W)OOPs...</h1>
<img src="https://media.makeameme.org/created/what-has-happened.jpg" />
<!-- <img src="https://media.makeameme.org/created/what-has-happened.jpg" /> -->
<p>Looks like the server could not be reached!</p>
<button (click)="goToServerSettings()">Go to Server Settings</button>
</div>

0 comments on commit dc002f0

Please sign in to comment.