Skip to content

Commit

Permalink
Updated some other pages to have the small bg
Browse files Browse the repository at this point in the history
  • Loading branch information
tay committed Oct 3, 2024
1 parent ade2b8f commit bd54dbb
Show file tree
Hide file tree
Showing 11 changed files with 80 additions and 12 deletions.
9 changes: 8 additions & 1 deletion content/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,21 @@
<div>
<body>
<div class="content">
<div>
<div style="background: #ed9458; border-radius: 25px;
font-size: 20px;
padding: 10px;
border: 1px solid #FFFFFF;
margin: 10px;">
<div>
<h1>Hiya, Call me Tee!</h1>
<iframe
width="570"
height="212"
src="https://lanyard.cnrad.dev/api/1050531216589332581"
frameborder="0"
allowfullscreen="false"
style="margin-left: 35px"
style="margin-left: 15px"
></iframe>
<!-- <h4>Someone told me I had shit taste in music when I showed them this song, so I put it on my website, Fuck you.</h4> -->
<div id="images">
Expand Down
10 changes: 7 additions & 3 deletions content/pages/index.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,20 @@
<main>
<div class="about">
<div>
<div style="background: #ed9458; border-radius: 25px;
font-size: 20px;
padding: 10px;
border: 1px solid #FFFFFF;
margin: 10px;">
<div>
<p>A list of all pages on my website.</p>
<p>Some are hidden, like Eastereggs.</p>
<li><a href="/">Home</a> - Takes you to my home page.</li>
<li><a href="/about">About</a> - Takes you to my About/Bio page.</li>
<li><a href="/projects">Projects</a> - Takes you to my Projects page.</li>
<li><a href="/discord">Discord</a> - Redirects you to my Discord.</li>
<li><a href="/pages">Pages</a> - Takes you to this page.</li>
<li><a href="/readme">README</a> - Takes you to my README page.</li>
<li><a href="https://hugo.mysty.one/">Local Website</a> - Takes you to my locally hosted version of this website.</li>
<li>
<li><a href="/readme">README</a> - Takes you to my README page.</li> <li>
<a href="https://docs.mysty.one/">GitBook</a> - Takes you to my GitBook
website.
</li>
Expand Down
7 changes: 7 additions & 0 deletions content/projects/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<main>
<div class="pl">
<div>
<div style="background: #ed9458; border-radius: 25px;
font-size: 20px;
padding: 10px;
border: 1px solid #FFFFFF;
margin: 10px;">
<div>
<ul class="plul">
<b>Here is a list of all my projects.</b>
<li>
Expand Down
7 changes: 7 additions & 0 deletions content/radio/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@
<div>
<div>
<div class="about">
<div>
<div style="background: #ed9458; border-radius: 25px;
font-size: 20px;
padding: 10px;
border: 1px solid #FFFFFF;
margin: 10px;">
<div>
<div>
<p>Welcome to Mysty Radio</p>
</div>
Expand Down
12 changes: 11 additions & 1 deletion public/about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@
/>
<script src="/assets/js/lanyard.js"></script>
</a>
<a style="margin-left: 59px; margin-top: 7px; display: inline-block;" href="https://github.com/tayrp/tayrp.github.io/actions/workflows/hugo.yml">
<img src="https://github.com/tayrp/tayrp.github.io/actions/workflows/hugo.yml/badge.svg?branch=main" alt="Deploy Hugo site to Pages" />
</a>
<link rel="home" href="/" />
</div>
<div class="collapse navbar-collapse" id="top-navbar-1">
Expand All @@ -71,14 +74,21 @@
<div>
<body>
<div class="content">
<div>
<div style="background: #ed9458; border-radius: 25px;
font-size: 20px;
padding: 10px;
border: 1px solid #FFFFFF;
margin: 10px;">
<div>
<h1>Hiya, Call me Tee!</h1>
<iframe
width="570"
height="212"
src="https://lanyard.cnrad.dev/api/1050531216589332581"
frameborder="0"
allowfullscreen="false"
style="margin-left: 35px"
style="margin-left: 15px"
></iframe>
<!-- <h4>Someone told me I had shit taste in music when I showed them this song, so I put it on my website, Fuck you.</h4> -->
<div id="images">
Expand Down
3 changes: 3 additions & 0 deletions public/discord/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@
/>
<script src="/assets/js/lanyard.js"></script>
</a>
<a style="margin-left: 59px; margin-top: 7px; display: inline-block;" href="https://github.com/tayrp/tayrp.github.io/actions/workflows/hugo.yml">
<img src="https://github.com/tayrp/tayrp.github.io/actions/workflows/hugo.yml/badge.svg?branch=main" alt="Deploy Hugo site to Pages" />
</a>
<link rel="home" href="/" />
</div>
<div class="collapse navbar-collapse" id="top-navbar-1">
Expand Down
Loading

0 comments on commit bd54dbb

Please sign in to comment.