Skip to content

Commit d5f85e1

Browse files
committed
Add fork me
1 parent bd36883 commit d5f85e1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

index.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@
4545
<!-- /#sidebar-wrapper -->
4646

4747
<!-- Page Content -->
48+
<a href="https://github.com/theRoughCode/Course-Notes" target="_blank"><img style="z-index: 1; position: absolute; top: 0; right: 0; border: 0;" src="https://camo.githubusercontent.com/52760788cde945287fbb584134c4cbc2bc36f904/68747470733a2f2f73332e616d617a6f6e6177732e636f6d2f6769746875622f726962626f6e732f666f726b6d655f72696768745f77686974655f6666666666662e706e67" alt="Fork me on GitHub" data-canonical-src="https://s3.amazonaws.com/github/ribbons/forkme_right_white_ffffff.png"></a>
4849
<div id="page-content-wrapper">
4950
<div class="container-fluid">
5051
<div class="row">
@@ -61,7 +62,7 @@ <h1>UW Course Notes</h1>
6162
<li><a href="./courses/cs246/home.html">CS 246</a></li>
6263
<li><a target="_blank" href="./courses/resources/1478-stuff.pdf">MATH 147/8 Extra Problem Set</a> (Credits to Akshay Tiwary)</li>
6364
</ul>
64-
<p style="margin-top: 50px;">Here are course notes I've compiled over the course (no pun intended) of my university career! These notes are open source, so if you have notes you want to add or notice a mistake in the notes, head on over to: <a href="https://github.com/theRoughCode/Course-Notes">https://github.com/theRoughCode/Course-Notes</a></p>
65+
<p style="margin-top: 50px; max-width: 740px;">Here are course notes I've compiled over the course (no pun intended) of my university career! These notes are open source, so if you have notes you want to add or notice a mistake in the notes, head on over to: <a href="https://github.com/theRoughCode/Course-Notes" target="_blank" >https://github.com/theRoughCode/Course-Notes</a></p>
6566
</div>
6667
</div>
6768
</div>

0 commit comments

Comments
 (0)