Skip to content

Commit

Permalink
update ui
Browse files Browse the repository at this point in the history
  • Loading branch information
maximoospital committed Jun 14, 2024
1 parent 6d84d33 commit 44de6e4
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,18 +5,8 @@

<div class="tui-404-window">
<fieldset class="tui-fieldset tui-border-double">
<legend>maximoospital.xyz</legend>
<legend class="red-255 yellow-255-text">maximoospital.xyz</legend>
<h1>whoops! 404</h1>
<a class="tui-button tui-no-shadow" href="{{ site.url }}{{ "/" | relative_url }}">Go home</a>
<a class="tui-button tui-modal-close-button right" href="{{ site.url }}{{ "/" | relative_url }}">Go home</a>
</fieldset>
</div>

<div id="modal" class="tui-modal">
<div class="tui-window red-168">
<fieldset class="tui-fieldset">
<legend class="red-255 yellow-255-text">maximoospital.xyz</legend>
<h1>whoops! 404</h1>
<a class="tui-button tui-modal-close-button right" data-modal="modal" href="{{ site.url }}{{ "/" | relative_url }}">Go home</a>
</fieldset>
</div>
</div>

0 comments on commit 44de6e4

Please sign in to comment.