Skip to content

Commit

Permalink
Merge pull request #13 from eThisDeveloper/main
Browse files Browse the repository at this point in the history
404: summary not found
  • Loading branch information
eThisDeveloper authored Apr 11, 2023
2 parents f776c9c + 9ca836a commit e15cd66
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions 404.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html>
<head>
<link rel="icon" type="image/png" href="assets/PlasmaTech.png"/>
<title>404: Page not found</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
<div class="text-box">
<h1><span id="element">404</span></h1>
<p>the <span id="element">page</span> you're <span id="element">looking</span> for does not exist</p>
</div>
</body>
</html>
Binary file added assets/ducc.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e15cd66

Please sign in to comment.