Add mcclellan
This commit is contained in:
parent
72f55bc3b7
commit
1a3df1b1df
|
@ -3,7 +3,7 @@
|
||||||
"number": "1",
|
"number": "1",
|
||||||
"name": "Your Name",
|
"name": "Your Name",
|
||||||
"class": "EE-101",
|
"class": "EE-101",
|
||||||
"professor": ["SNHU", "monk", "moghimi"],
|
"professor": ["SNHU", "monk", "moghimi", "mcclellan"],
|
||||||
"professorlong": "{% if cookiecutter.professor == 'monk' %}Timothy Monk, Ph.D.\\\\{% elif cookiecutter.professor == 'moghimi' %}Prof. Moghimi\\\\{% else %}SNHU Faculty\\\\{% endif %}",
|
"professorlong": "{% if cookiecutter.professor == 'monk' %}Timothy Monk, Ph.D.\\\\{% elif cookiecutter.professor == 'moghimi' %}Prof. Moghimi\\\\{% elif cookiecutter.professor == 'mcclellan' %}Natalia McClellan\\\\{% else %}SNHU Faculty\\\\{% endif %}",
|
||||||
"two_column_mode": "no"
|
"two_column_mode": "no"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue