Skip to content
This repository was archived by the owner on Jun 30, 2024. It is now read-only.

Commit 8a98a09

Browse files
committed
Add pretext version of httlacs
1 parent 747dfe5 commit 8a98a09

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

views/designer/index.html

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,13 @@ <h3>Intro to Computer Science</h3>
9191
</label>
9292
</div>
9393

94+
<div class="radio">
95+
<label>
96+
<input type="radio" name="coursetype" value="httlacs"/>
97+
How to Think Like a Computer Scientist: PreTeXt Interactive Edition <strong>New!</strong>
98+
</label>
99+
</div>
100+
94101
<div class="radio">
95102
<label>
96103
<input type="radio" name="coursetype" value="py4e-int" />

0 commit comments

Comments
 (0)