Skip to content

Commit

Permalink
added more shiet
Browse files Browse the repository at this point in the history
  • Loading branch information
ScottN13 committed Apr 21, 2024
1 parent cf6cf8f commit bd12eb4
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 13 deletions.
27 changes: 19 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<title>e scotty alert!!!</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" />
</head>
<body>
<header>
Expand All @@ -11,32 +12,42 @@

<div tabindex="0" role="button" class="btn btn-ghost btn-disabled btn-circle avatar">
<div class="w-10 rounded-full">
<img alt="pfp" src=""/>
<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>
<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/404.html">About Me</a>
<a role="tab" class="tab link-hover join-item join-horizontal" href="https://scottnewman.xyz/linktree.html">funny links</a>
<a role="tab" class="tab link-hover join-item join-horizontal" href="https://scottnewman.xyz/404.html">guides</a>
<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">
<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: 25;">
<div class="card-body">
<h2 class="card-title">Hello! I'm Scott!</h2>
<p>This is a work in progress website. Please note that not all elements are present, also the navbar throws you at a 404.</p>
<p>This is a work in progress website. Please note that not all elements are present.</p>
</div>
</div>


<footer class="footer absolute bottom-0 p-4 bg-base-100 text-base-content text-xs bg-opacity-1">
<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>
<a>sign your life away!</a>
<div class="join grid grid-flow-col gap-4">
<a class="join-item join-horizontal">sign your life away!</a>
<a class="join-item join-horizontal">github repo</a>
<div class="join-item join-horizontal divider divider-horizontal"></div>
<a class="join-item join-horizontal" href="www.youtube.com/@scottnewmanfm">youtube</a>
<a class="join-item join-horizontal" href="https://discord.gg/Ht5zzZ4Teq">discord</a>
<a class="join-item join-horizontal" href="https://twitter.com/scotttynewman">twitter/X</a>
<a class="join-item join-horizontal" href="https://www.reddit.com/user/Crazyman-X/">reddit</a>
</div>
</aside>
</footer>
</body>
Expand Down
21 changes: 16 additions & 5 deletions linktree.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<title>e scotty alert!!!</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" />
</head>
<body>
<header>
Expand All @@ -18,9 +19,11 @@
<h1 class="text-success text-xl join-item join-horizontal p-2">scottnewman.xyz</h1>
</div>
<div role="tablist" class="tabs tabs-bordered p-3">
<a role="tab" class="tab link-hover join-item join-horizontal" href="https://scottnewman.xyz/">About Me</a>
<a role="tab" class="tab tab-active link-hover join-item join-horizontal" href="https://scottnewman.xyz/linktree.html">funny links</a>
<a role="tab" class="tab link-hover join-item join-horizontal" href="https://scottnewman.xyz/404.html">guides</a>
<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>
Expand All @@ -33,10 +36,18 @@ <h2 class="card-title">link tree</h2>
</div>


<footer class="footer absolute bottom-0 p-4 bg-base-100 text-base-content text-xs bg-opacity-1">
<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>
<a>sign your life away!</a>
<div class="join grid grid-flow-col gap-4">
<a class="join-item join-horizontal">sign your life away!</a>
<a class="join-item join-horizontal">github repo</a>
<div class="join-item join-horizontal divider divider-horizontal"></div>
<a class="join-item join-horizontal" href="www.youtube.com/@scottnewmanfm">youtube</a>
<a class="join-item join-horizontal" href="https://discord.gg/Ht5zzZ4Teq">discord</a>
<a class="join-item join-horizontal" href="https://twitter.com/scotttynewman">twitter/X</a>
<a class="join-item join-horizontal" href="https://www.reddit.com/user/Crazyman-X/">reddit</a>
</div>
</aside>
</footer>

Expand Down

0 comments on commit bd12eb4

Please sign in to comment.