Skip to content

Commit

Permalink
Fixed title in error page
Browse files Browse the repository at this point in the history
  • Loading branch information
botherder committed Jul 25, 2020
1 parent 20297d5 commit 3d4c401
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion templates/error.html
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<div class="text-center mb-6">
<img src="/static/images/icon.png" class="h-16 mb-4" />
<h1 class="font-normal"><b>PhishDetect</b> Check</h1>
<h1 class="font-normal"><b>PhishDetect</b> Error</h1>
</div>

<div class="border-l-8 border-red-lighter bg-red-lightest p-6 rounded-lg text-left text-red-darker">
Expand Down

0 comments on commit 3d4c401

Please sign in to comment.