Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
quantumbagel authored Feb 26, 2024
1 parent 5aa70e7 commit d68bbb9
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,23 +16,7 @@
- custom css link
-->
<link rel="stylesheet" href="./assets/css/style.css">
<!--<style>
a:link {
background-color: yellow;
}
a:visited {
background-color: cyan;
}
a:hover {
background-color: lightgreen;
}
a:active {
background-color: hotpink;
}
</style> -->

<!--
- google font link
-->
Expand Down

0 comments on commit d68bbb9

Please sign in to comment.