Skip to content

Commit

Permalink
feat: last update for today woohoo
Browse files Browse the repository at this point in the history
  • Loading branch information
DereC4 committed Apr 21, 2024
1 parent 048bd99 commit 2edc3a5
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 11 deletions.
46 changes: 35 additions & 11 deletions docs/changelog.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,14 +53,26 @@ <h1>Changelog</h1>
<div class="changelog-split-row">
<div class="column">
<div class="default-card">
<h2>TITLE HEADING</h2>
<h5>Title description, Dec 7, 2017</h5>
<p>Some text..</p>
<h2>UT Registration Plus Testing Phase!</h2>
<p>April 20, 2024</p>
<p>
My team and I have been working on
<a
href="https://chromewebstore.google.com/detail/ut-registration-plus/hboadpjkoaieogjimneceaahlppnipaa"
target="_blank"
rel="noopener noreferrer"
>UT Registration Plus</a
>
and testing has opened up for our upcoming overhaul update!
<a href="https://forms.gle/YrEmq3R8nLU5a6iU6">Interest form here</a>
</p>
</div>
<div class="default-card">
<h2>Overhaul Update [Patch 1.0.1.0]</h2>
<p>April 20, 2024</p>
<p>
Sunt in culpa qui officia deserunt mollit anim id est laborum
consectetur adipiscing elit, sed do eiusmod tempor incididunt ut
labore et dolore magna aliqua. Ut enim ad minim veniam, quis
nostrud exercitation ullamco.
Created two more pages and the navbar today and now the site looks
so much cooler.
</p>
</div>
<div class="default-card">
Expand All @@ -80,12 +92,24 @@ <h2>About Me</h2>
<p>Just a simple student trying to make his way in the universe.</p>
</div>
<div class="social-icons-container">
<a href="https://www.linkedin.com/in/derekyujirchen/" class="fa fa-linkedin"></a>
<a href="https://en.wikipedia.org/wiki/Mark_Zuckerberg" class="fa fa-facebook"></a>
<a href="https://www.youtube.com/@DereC519/featured" class="fa fa-youtube"></a>
<a
href="https://www.linkedin.com/in/derekyujirchen/"
class="fa fa-linkedin"
></a>
<a
href="https://en.wikipedia.org/wiki/Mark_Zuckerberg"
class="fa fa-facebook"
></a>
<a
href="https://www.youtube.com/@DereC519/featured"
class="fa fa-youtube"
></a>
<a href="https://photricity.com/flw/ajax/" class="fa fa-reddit"></a>
<a href="https://github.com/DereC4" class="fa fa-github"></a>
<a href="https://www.instagram.com/ramen__is__good/" class="fa fa-instagram"></a>
<a
href="https://www.instagram.com/ramen__is__good/"
class="fa fa-instagram"
></a>
</div>
</div>
</div>
Expand Down
1 change: 1 addition & 0 deletions docs/main.css
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ h1 {
background-color: var(--container-color);
padding: 20px;
margin-top: 20px;
text-align: left;
}

.changelog-split-row {
Expand Down

0 comments on commit 2edc3a5

Please sign in to comment.