Skip to content

Commit c42b05a

Browse files
committed
tweaks
1 parent f2d0f38 commit c42b05a

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

src/_includes/layout.jlhtml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@ $(pluto_head)
144144
<li class="sidebar-about">
145145
<div class="semester-details">
146146
<a href="$(root_url)/semesters/">Fall 2024</a>
147-
<div class="course-numbers"><span>6.C25</span> / <span>18.C25</span> / <span>22.C25</span> / <span style="opacity: .8;">etc</span></div>
147+
<div class="course-numbers"><span>6.C25</span> / <span>18.C25</span> / <span style="opacity: .8;">etc</span></div>
148148
</div>
149149
<div class="logos">
150150
<picture title="Massachusetts Institute of Technology">

src/_includes/welcome.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ layout: "layout.jlhtml"
1212
z-index: 99999999;
1313
position: relative;
1414
font-size: 1.3rem;
15+
color: black;
1516
">
1617
<p><strong>MIT students:</strong> Sign up for the Fall 2024 edition of this class!</p><p>Register for <strong><code>18C25</code></strong>, <strong><code>6C25</code></strong>, etc: <br><em>"Julia: Solving Real-World Problems with Computation"</em> (<a href="https://student.mit.edu/catalog/search.cgi?search=computation+with+Julia&amp;style=verbatim&amp;when=C&amp;termleng=4&amp;days_offered=*&amp;start_time=*&amp;duration=*&amp;total_units=*" class="" style="
1718
color: #6c6cca;

0 commit comments

Comments
 (0)