-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
4 changed files
with
116 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,16 +4,51 @@ | |
<title>e scotty a</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/full.min.css" rel="stylesheet" type="text/css" /> | ||
<script src="https://cdn.tailwindcss.com"></script> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css"/> | ||
<link rel="icon" href="https://avatars.githubusercontent.com/u/87974560?v=4"> | ||
</head> | ||
<header> | ||
<div class="navbar-center bg-base-100"> | ||
<h1 class="text-success text-xl">scottnewman.xyz</h1> | ||
<h1 class="text-error">you suck, 404</h1> | ||
<a href="https://scottnewman.xyz" class="text-error">go back</a> | ||
</div> | ||
|
||
<nav class="navbar navbar-center bg-base-100"> | ||
<div class="flex-1"> | ||
|
||
<div tabindex="0" role="button" class="btn btn-ghost btn-disabled btn-circle avatar"> | ||
<div class="w-10 rounded-full"> | ||
<img alt="pfp" src="https://avatars.githubusercontent.com/u/87974560?v=4"/> | ||
</div> | ||
</div> | ||
|
||
<h1 class="text-success text-xl join-item join-horizontal p-2">scottnewman.xyz</h1> | ||
<div class="divider divider-horizontal"></div> | ||
<h1 class="text-xl text-base-content join-horizontal">404</h1> | ||
</div> | ||
<div role="tablist" class="tabs tabs-bordered p-3"> | ||
<a role="tab" class="tab tab-active link-hover join-item join-horizontal" href="https://scottnewman.xyz/"><i class="fas fa-home" style="padding: 5px;"></i>About Me</a> | ||
<a role="tab" class="tab link-hover join-item join-horizontal" href="https://scottnewman.xyz/linktree.html"><i class="fas fa-link" style="padding: 5px;"></i>funny links</a> | ||
<a role="tab" class="tab tab-disabled link-hover join-item join-horizontal" href="https://scottnewman.xyz/404.html"><i class="fas fa-blog" style="padding: 5px;"></i>guides</a> | ||
<a role="tab" class="tab tab-disabled link-hover join-item join-horizontal" href="https://scottnewman.xyz/404.html"><i class="fas fa-book" style="padding: 5px;"></i>Guestbook</a> | ||
<a role="tab" class="tab tab-disabled link-hover join-item join-horizontal" href="https://scottnewman.xyz/404.html"><i class="fas fa-download" style="padding: 5px;"></i>File Repo</a> | ||
</div> | ||
</nav> | ||
</div> | ||
</header> | ||
|
||
<div class="container mx-auto px-4" style="margin-left: auto;"> | ||
<div class="card w-96 bg-base-300 flex-1 center shadow-xl text-base-content p-10px margin-auto" style="margin: auto; margin-top: 250px;"> | ||
<div class="card-body"> | ||
<h2 class="card-title">Path not found or blocked. Choose one of the items at the top to go back.</h2> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<footer class="footer absolute bottom-0 p-4 bg-base-100 text-base-content text-xs bg-opacity-1 margin-auto"> | ||
<aside> | ||
<h4>Copyleft scottnewman.xyz 2024 - all lefts unreserved</h4> | ||
<div class="join grid grid-flow-col gap-4"> | ||
<p>check for typos!</p> | ||
<a class="join-item join-horizontal link link-disabled " href="https://www.scottnewman.xyz/credits.html">credits</a> | ||
</div> | ||
</aside> | ||
</footer> | ||
|
||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,70 @@ | ||
<html data-theme="dim"> | ||
<head> | ||
<title>credits | scottnewman.xyz</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/full.min.css" rel="stylesheet" type="text/css" /> | ||
<script src="https://cdn.tailwindcss.com"></script> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css"/> | ||
<link rel="icon" href="https://avatars.githubusercontent.com/u/87974560?v=4"> | ||
</head> | ||
<body> | ||
<header> | ||
<nav class="navbar navbar-center bg-base-100"> | ||
<div class="flex-1"> | ||
|
||
<div tabindex="0" role="button" class="btn btn-ghost btn-disabled btn-circle avatar"> | ||
<div class="w-10 rounded-full"> | ||
<img alt="pfp" src="https://avatars.githubusercontent.com/u/87974560?v=4"/> | ||
</div> | ||
</div> | ||
|
||
<h1 class="text-success text-xl join-item join-horizontal p-2">scottnewman.xyz</h1> | ||
<div class="divider divider-horizontal"></div> | ||
<h1 class="text-xl text-base-content join-horizontal">credits</h1> | ||
</div> | ||
<div role="tablist" class="tabs tabs-bordered p-3"> | ||
<a role="tab" class="tab tab-active link-hover join-item join-horizontal" href="https://scottnewman.xyz/"><i class="fas fa-home" style="padding: 5px;"></i>About Me</a> | ||
<a role="tab" class="tab link-hover join-item join-horizontal" href="https://scottnewman.xyz/linktree.html"><i class="fas fa-link" style="padding: 5px;"></i>funny links</a> | ||
<a role="tab" class="tab tab-disabled link-hover join-item join-horizontal" href="https://scottnewman.xyz/404.html"><i class="fas fa-blog" style="padding: 5px;"></i>guides</a> | ||
<a role="tab" class="tab tab-disabled link-hover join-item join-horizontal" href="https://scottnewman.xyz/404.html"><i class="fas fa-book" style="padding: 5px;"></i>Guestbook</a> | ||
<a role="tab" class="tab tab-disabled link-hover join-item join-horizontal" href="https://scottnewman.xyz/404.html"><i class="fas fa-download" style="padding: 5px;"></i>File Repo</a> | ||
</div> | ||
</nav> | ||
</header> | ||
|
||
<div class="card w-96 bg-base-300 flex-1 center shadow-xl text-base-content p-10px margin-auto" style="margin: auto; margin-top: 15px;"> | ||
<div class="card-body"> | ||
<h2 class="card-title">Special Thanks to:</h2> | ||
</div> | ||
</div> | ||
|
||
<div class="card w-96 bg-base-300 flex-1 center shadow-xl text-base-content p-10px margin-auto" style="margin: auto; margin-top: 15px;"> | ||
<div class="card-body"> | ||
<h2 class="card-title">This wasn't possible without the help of:</h2> | ||
</div> | ||
</div> | ||
|
||
<div class="card w-96 bg-base-300 flex-1 center shadow-xl text-base-content p-10px margin-auto" style="margin: auto; margin-top: 15px;"> | ||
<div class="card-body"> | ||
<h2 class="card-title">And thanks to you, dear traveller!</h2> | ||
</div> | ||
</div> | ||
|
||
|
||
<footer class="footer absolute bottom-0 p-4 bg-base-100 text-base-content text-xs bg-opacity-1 margin-auto"> | ||
<aside> | ||
<h4>Copyleft scottnewman.xyz 2024 - all lefts unreserved</h4> | ||
<div class="join grid grid-flow-col gap-4"> | ||
<a class="join-item join-horizontal link link-hover">sign your life away!</a> | ||
<a class="join-item join-horizontal link" href="https://github.com/ScottN13/ScottN13.github.io">github repo</a> | ||
<div class="join-item join-horizontal divider divider-horizontal"></div> | ||
<a class="join-item join-horizontal link" href="www.youtube.com/@scottnewmanfm">youtube</a> | ||
<a class="join-item join-horizontal link" href="https://discord.gg/Ht5zzZ4Teq">discord</a> | ||
<a class="join-item join-horizontal link" href="https://twitter.com/scotttynewman">twitter/X</a> | ||
<a class="join-item join-horizontal link" href="https://www.reddit.com/user/Crazyman-X/">reddit</a> | ||
<div class="join-item join-horizontal divider divider-horizontal"></div> | ||
<a class="join-item join-horizontal link link-disabled " href="https://www.scottnewman.xyz/credits.html">credits</a> | ||
</div> | ||
</aside> | ||
</footer> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
<html data-theme="dim" class="bg-error"> | ||
<html data-theme="dim"> | ||
<head> | ||
<title>Home | scottnewman.xyz</title> | ||
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/full.min.css" rel="stylesheet" type="text/css" /> | ||
<script src="https://cdn.tailwindcss.com"></script> | ||
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.2/css/all.min.css"/> | ||
<link rel="icon" href="https://avatars.githubusercontent.com/u/87974560?v=4"> | ||
</head> | ||
<body> | ||
<body style="background: rgb(216,13,13); background: linear-gradient(90deg, rgba(216,13,13,1) 0%, rgba(9,91,121,1) 100%);"> | ||
<header> | ||
<nav class="navbar navbar-center bg-base-100"> | ||
<div class="flex-1"> | ||
|
@@ -66,6 +66,8 @@ <h4>Copyleft scottnewman.xyz 2024 - all lefts unreserved</h4> | |
<a class="join-item join-horizontal link" href="https://discord.gg/Ht5zzZ4Teq">discord</a> | ||
<a class="join-item join-horizontal link" href="https://twitter.com/scotttynewman">twitter/X</a> | ||
<a class="join-item join-horizontal link" href="https://www.reddit.com/user/Crazyman-X/">reddit</a> | ||
<div class="join-item join-horizontal divider divider-horizontal"></div> | ||
<a class="join-item join-horizontal link link-disabled " href="https://www.scottnewman.xyz/credits.html">credits</a> | ||
</div> | ||
</aside> | ||
</footer> | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters