Skip to content

Commit

Permalink
attempt to upload 5
Browse files Browse the repository at this point in the history
  • Loading branch information
MorrisrCodes committed Jul 25, 2024
1 parent 4dfe15e commit 24b0812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<title>Ryan Morris | Front End Software Engineer</title>
<link href="https://fonts.googleapis.com/css?family=Inconsolata:400,700" rel="stylesheet">
<link rel="stylesheet" href="main.css" hreflang="en-us">
<audio controls autoplay loop src = "audio/WindbreakerEnd.mp3" id = 'background-music'></audio>
<audio autoplay loop src = "audio/WindbreakerEnd.mp3" id = 'background-music'></audio>
</head>
<body>
<div id="site">
Expand Down

0 comments on commit 24b0812

Please sign in to comment.