Skip to content

Commit

Permalink
the profanities in the previous commit were from yavid, i do not curse
Browse files Browse the repository at this point in the history
  • Loading branch information
criispyumii committed Feb 23, 2024
1 parent 5da6225 commit c3eb91a
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions assignments/script.js
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
/* UPDATE FOR EVERY ASSIGNMENT: */
<<<<<<< HEAD
const assignments = ['lab1', 'hw1', 'lab2', 'hw2', 'lab3', 'hw3'];
=======
const assignments = ['lab1', 'hw1', 'lab2', 'hw2', 'hw3'];
>>>>>>> 8ddef0f26f4f2b704b8fda638ba2d503f4d57212

const assignments = ['lab1', 'hw1', 'lab2', 'hw2', 'lab3', 'hw3', 'midterm'];


const template = document.getElementById('assignment-template');

Expand Down

0 comments on commit c3eb91a

Please sign in to comment.