Skip to content

Commit

Permalink
Update tags.js
Browse files Browse the repository at this point in the history
  • Loading branch information
dannyridel authored May 25, 2024
1 parent fd7d728 commit 7e69248
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions utils/constants/tags.js
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ const tags = {
'22P': 'Electromagnetic Waves',
'23P': 'Astrophysics',
'24P': 'Lab Skills',
'25P': 'Quantum Physics',
CALC: 'Calculus-Based',
},
Concepts: {
Expand Down Expand Up @@ -189,6 +190,10 @@ const tags = {

LAB: 'Lab Skills',

WFC: 'Wavefunctions',
NRM: 'Normalisation',
BKT: 'Bra-Kets',

CALC: 'Calculus-Based',
},
},
Expand Down

0 comments on commit 7e69248

Please sign in to comment.