Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ <h3 class="inline heading font-bold md:text-4xl opacity-50">
</div>
<div class=mt-4>
<span class="chip ~neutral !normal bg-neutral-100 mb-2 mr-2" style = "background-color: lavender">
🎄 Winter 3025
🎄 Winter 2025
</span>
<span class="chip ~neutral !normal bg-neutral-100 mb-2 mr-2" style = "background-color: lavender">🏫 McMurtry Art 350</span>
<span class="chip ~neutral !normal bg-neutral-100 mb-2 mr-2" style = "background-color: lavender">🕰️ Tuesday 4:30-6:20pm</span>
Expand Down Expand Up @@ -105,7 +105,7 @@ <h2 id="news">News</h2>
</div>

<div class="flex-grow">
<p style = "margin-bottom: 10px">Welcome to CS106S! Sooooo excited for a fun quarter together 🌱. Our first class will be Tuesday Jan. 7th 2024, at 4:30 PM PT in <a href="https://campus-map.stanford.edu/?srch=McMurtry" style = "text-decoration: none" target="_blank" rel="noopener noreferrer">&nbsp;<i class = "fa-solid fa-location-dot"></i><u> McMurtry Art Building 350</u></a> (on the 3rd floor of McMurtry, which is right next to the Cantor Arts Center / Rodin sculpture garden). So sorry that it's very far from like everything on campus! (don't rush or worry if you're running a bit late)</p>
<p style = "margin-bottom: 10px">Welcome to CS106S! Sooooo excited for a fun quarter together 🌱. Our first class will be Tuesday Jan. 7th 2025, at 4:30 PM PT in <a href="https://campus-map.stanford.edu/?srch=McMurtry" style = "text-decoration: none" target="_blank" rel="noopener noreferrer">&nbsp;<i class = "fa-solid fa-location-dot"></i><u> McMurtry Art Building 350</u></a> (on the 3rd floor of McMurtry, which is right next to the Cantor Arts Center / Rodin sculpture garden). So sorry that it's very far from like everything on campus! (don't rush or worry if you're running a bit late)</p>

<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d1584.1025334641147!2d-122.17340275355609!3d37.432260100000015!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x808fbb2c62c20477%3A0xa5a81294aeb0d76c!2sMcMurtry%20Building!5e0!3m2!1sen!2sus!4v1735245642232!5m2!1sen!2sus" width="300px" height="300px" style="border:0;" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>

Expand Down Expand Up @@ -135,7 +135,7 @@ <h2 id="staff">Course Staff</h2>
</div>

<div class="text-center">
<img src="images/totoro.png" alt="Image of Jerry Cain" class="rounded h-20 w-20 mx-auto">
<img src="images/jerry-cain-fancy.png" alt="Image of Jerry Cain" class="rounded h-20 w-20 mx-auto">
<p class="font-semibold">Prof. Jerry Cain</p>
<p style = "color: gray; margin-top: 0px">Faculty Sponsor</p>
</div>
Expand Down Expand Up @@ -314,7 +314,7 @@ <h2 id="schedule">Schedule</h2>
<span class="chip ~neutral !low bg-neutral-50" style = "background-color: lavender">Week 10</span>
</div>
<div class="col-span-3 md:col-span-6">
<p><strong>Final exam! Worth 100% of your grade 🍀</strong></p>
<p><strong>Final exam! Heck NO! ❌</strong></p>
</div>
</div>

Expand Down Expand Up @@ -366,7 +366,7 @@ <h4>Looking Forward to an Amazing Quarter</h4>
<footer>
<footer class="family-secondary support content">
<p class=pb-2 style = "font-size:12px">
© Stanford 2025. Created by Ben Yan and <a href = "https://cs4good.com/">CS + Social Good</a>. Template by Miles McCain. The source code for this website is <a href="https://github.com/yanbenjamin/cs106s-website">available on GitHub</a>. To learn more about CS + Social Good, visit our website at <a href="https://cs4good.com">cs4gooooooooooooooooooooooooooooooooooooooooooood.com</a>.
© Stanford 2025. Created by Ben Yan and <a href = "https://cs4good.com/">CS + Social Good</a>. Template by Miles McCain. The source code for this website is <a href="https://github.com/yanbenjamin/cs106s-website">available on GitHub</a>. To learn more about CS + Social Good, visit our website at <a href="https://cs4good.com">cs4good.com</a>.
</p>
</footer>
</footer>
Expand Down