You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ <h5>Blog</h5>
91
91
<divclass="flex flex-justcont-sb projects-each">
92
92
<divclass="flex flex-dir-col projects-width">
93
93
<h5>Portfolio</h5>
94
-
<p>This project is the website you're seeing right now.</p>
94
+
<p>This project is the website you're seeing right now. I did it without any sort of framework so I could host it (for free!) on GitHub and JavaScript frameworks are definitely overused. I didn't need a lot of functionality other than dragging to scroll the carousel and switching the theme, so the website uses vanilla JS.</p>
0 commit comments