Skip to content

Commit

Permalink
added sp
Browse files Browse the repository at this point in the history
  • Loading branch information
haydeHow committed Jan 18, 2025
1 parent 9f067b3 commit 9840e81
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,9 @@
.outlook-button {
background-color: rgb(36, 158, 228)
}
.streetparking-button {
background-color: rgb(36, 158, 228)
}
</style>
</head>

Expand All @@ -85,6 +88,8 @@ <h1 class="mb-4 text-center">Quick Links</h1>
<a target="_blank" rel="noopener noreferrer" href="https://outlook.office.com/mail/" class="outlook-button text-white button" role="button">Outlook</a>
<a target="_blank" rel="noopener noreferrer" href="https://quizlet.com/user/hhowell52/sets" class="quizlet-button text-white button"
role="button">Quizlet</a>
<a target="_blank" rel="noopener noreferrer" href="https://quizlet.com/user/hhowell52/sets" class="streetparking-button button"
role="button">SP</a>
</div>
</div>

Expand Down

0 comments on commit 9840e81

Please sign in to comment.